add ack and vim-rooter
This commit is contained in:
parent
b7125da54e
commit
736b5a2a2c
6
.gitmodules
vendored
6
.gitmodules
vendored
@ -109,3 +109,9 @@
|
|||||||
[submodule ".vim/bundle/ale"]
|
[submodule ".vim/bundle/ale"]
|
||||||
path = .vim/bundle/ale
|
path = .vim/bundle/ale
|
||||||
url = https://github.com/w0rp/ale.git
|
url = https://github.com/w0rp/ale.git
|
||||||
|
[submodule ".vim/bundle/vim-rooter"]
|
||||||
|
path = .vim/bundle/vim-rooter
|
||||||
|
url = https://github.com/airblade/vim-rooter.git
|
||||||
|
[submodule ".vim/bundle/ack.vim"]
|
||||||
|
path = .vim/bundle/ack.vim
|
||||||
|
url = https://github.com/mileszs/ack.vim.git
|
||||||
|
1
.vim/bundle/ack.vim
Submodule
1
.vim/bundle/ack.vim
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit a16a9b63eb85cc0960a7f25c54647ac1f99f3360
|
1
.vim/bundle/vim-rooter
Submodule
1
.vim/bundle/vim-rooter
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit 4701f65883a2652c5ba2460591d4cf3d0af18070
|
Loading…
Reference in New Issue
Block a user