js-beautify/bin
Einar Lielmanis 22c87e9755 beaufify_js script updates by Gabriel Harrison
Updated the vim/beautify_js script so that you can pass the command
line arguments using vim as well;

added the ability to place the extracted directory anywhere and symlink
the bin/beautify_js file to someplace like /usr/bin and still have it
work.

After installed in your .vimrc, you can do stuff like the following

:BeautifyJavascript -i 4 -n
:BeautifyJavascript -i 1 -p
2009-11-27 04:54:21 +02:00
..
beautify_js beaufify_js script updates by Gabriel Harrison 2009-11-27 04:54:21 +02:00