replace syntastic with ale
This commit is contained in:
parent
1794a0c5b4
commit
06cbb974cc
6
.gitmodules
vendored
6
.gitmodules
vendored
@ -103,12 +103,12 @@
|
||||
[submodule ".vim/bundle/tern_for_vim"]
|
||||
path = .vim/bundle/tern_for_vim
|
||||
url = https://github.com/marijnh/tern_for_vim
|
||||
[submodule ".vim/bundle/syntastic"]
|
||||
path = .vim/bundle/syntastic
|
||||
url = https://github.com/scrooloose/syntastic.git
|
||||
[submodule ".vim/bundle/vim-jdaddy"]
|
||||
path = .vim/bundle/vim-jdaddy
|
||||
url = https://github.com/tpope/vim-jdaddy.git
|
||||
[submodule ".vim/bundle/ack.vim"]
|
||||
path = .vim/bundle/ack.vim
|
||||
url = https://github.com/mileszs/ack.vim
|
||||
[submodule ".vim/bundle/ale"]
|
||||
path = .vim/bundle/ale
|
||||
url = https://github.com/w0rp/ale.git
|
||||
|
1
.vim/bundle/ale
Submodule
1
.vim/bundle/ale
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 52eff3bd83a6fb99559c8b9ae693fb965bd6520c
|
@ -1 +0,0 @@
|
||||
Subproject commit e1161a723a353db99780f9a9351340df7abbb106
|
Loading…
Reference in New Issue
Block a user