I finally found an asynchronous linter!
This commit is contained in:
parent
43d286cb75
commit
6b15693e10
1 changed files with 1 additions and 1 deletions
|
@ -119,7 +119,7 @@ install_vim_plugins () {
|
||||||
|
|
||||||
local PLUGINS=(
|
local PLUGINS=(
|
||||||
"joonty/vdebug"
|
"joonty/vdebug"
|
||||||
"vim-syntastic/syntastic"
|
"w0rp/ale"
|
||||||
"pangloss/vim-javascript"
|
"pangloss/vim-javascript"
|
||||||
"sirver/ultisnips"
|
"sirver/ultisnips"
|
||||||
)
|
)
|
||||||
|
|
Loading…
Add table
Reference in a new issue