Skip to content

Commit

Permalink
Version N/A: Initial upload
Browse files Browse the repository at this point in the history
  • Loading branch information
aj3423 authored and vim-scripts committed Oct 18, 2010
0 parents commit 0a18560
Show file tree
Hide file tree
Showing 2 changed files with 636 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README
@@ -0,0 +1,13 @@
This is a mirror of http://www.vim.org/scripts/script.php?script_id=2727

a plugin to format your javascript souce code

A js version can be found at:
http://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

0 comments on commit 0a18560

Please sign in to comment.