jshint as default syntastic checker
This commit is contained in:
parent
dbf2b5d5ee
commit
8ba66f41fc
1 changed files with 2 additions and 0 deletions
|
@ -49,3 +49,5 @@ set ruler
|
|||
autocmd vimenter * NERDTree
|
||||
au FileType javascript setlocal nocindent
|
||||
colorscheme wasabi256
|
||||
let g:syntastic_javascript_checkers = ['jshint']
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue