-
Notifications
You must be signed in to change notification settings - Fork 0
a javascript code validator
vim-scripts/JsLint-Helper
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is a mirror of http://www.vim.org/scripts/script.php?script_id=3174 when use ":w" to save a .js file, this plugin will validate its content and display the errors via Vim's sign functionality. see the screen shot: http://i1021.photobucket.com/albums/af333/aj3423/jslint.png code stole from Eclim :) not tested for linux yet -_-