add ack and vim-rooter

This commit is contained in:
Alex Yatskov 2017-09-06 18:22:31 -07:00
parent b7125da54e
commit 736b5a2a2c
3 changed files with 8 additions and 0 deletions

6
.gitmodules vendored
View File

@ -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

@ -0,0 +1 @@
Subproject commit a16a9b63eb85cc0960a7f25c54647ac1f99f3360

@ -0,0 +1 @@
Subproject commit 4701f65883a2652c5ba2460591d4cf3d0af18070