Added syntax linter https://github.com/dense-analysis/ale plugin
This commit is contained in:
parent
13259c68fd
commit
cbfee19efe
3
.vimrc
3
.vimrc
@@ -86,6 +86,9 @@ Plug 'junegunn/fzf.vim'
|
|||||||
" fugitive.vim for git
|
" fugitive.vim for git
|
||||||
Plug 'tpope/vim-fugitive'
|
Plug 'tpope/vim-fugitive'
|
||||||
|
|
||||||
|
" Linter
|
||||||
|
Plug 'dense-analysis/ale'
|
||||||
|
|
||||||
call plug#end()
|
call plug#end()
|
||||||
|
|
||||||
" ---------------------------------------------------------------------------------------------------------------------
|
" ---------------------------------------------------------------------------------------------------------------------
|
||||||
|
|||||||
Reference in New Issue
Block a user