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