Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

chone/javaScriptLint.vim

Open more actions menu
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

JavaScriptLint.vim is a Vim plugin that allows the JavaScript Lint (jsl) 
program from http://www.javascriptlint.com to be tightly integrated with 
Vim.  

Once installed, the contents of a javascript file will be passed 
through the jsl program after the file's buffer is saved.  Any lint 
warnings will be placed in the quickfix error window, which provides
easy navigation to the source of the warning.

JavaScript Lint must be properly installed on your system for this 
plugin to work.  This page should get you started:
http://www.javascriptlint.com/docs/index.htm


About

Vim JavaScript Lint integration

Resources

Stars

Watchers

Forks

Packages

No packages published
Morty Proxy This is a proxified and sanitized view of the page, visit original site.