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 = {
|
let g:ale_linters = {
|
||||||
\ 'javascript': ['jshint'],
|
\ 'javascript': ['jshint'],
|
||||||
|
|||||||
Reference in New Issue
Block a user