mirror of
https://github.com/amix/vimrc
synced 2025-06-17 02:15:01 +08:00
This commit is contained in:
@ -150,7 +150,7 @@ let g:go_fmt_command = "goimports"
|
||||
|
||||
|
||||
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
|
||||
" => Syntastic (syntax checker)
|
||||
" => Ale (syntax checker and linter)
|
||||
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
|
||||
let g:ale_linters = {
|
||||
\ 'javascript': ['jshint'],
|
||||
|
Reference in New Issue
Block a user