Skip to content

vim-scripts/jsbeautify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

This is a mirror of https://www.vim.org/scripts/script.php?script_id=2727

a plugin to format your javascript souce code

A js version can be found at:
https://jsbeautifier.org/

I just translated it into vimscript, it works at a low performance:)

usage:
  <leader>ff
or 
  bind the g:Jsbeautify() function to any short key you like