⚡ Replace links
This commit is contained in:
5
.vim/compiler/jshint.vim
Normal file
5
.vim/compiler/jshint.vim
Normal file
@@ -0,0 +1,5 @@
|
||||
" npm install -g jshint
|
||||
CompilerSet makeprg=jshint
|
||||
CompilerSet errorformat=%f:\ line\ %l\\,\ col\ %c\\,\ %m
|
||||
|
||||
" vim: set sts=4 sw=4 expandtab ff=unix fdm=syntax :
|
Reference in New Issue
Block a user