Add ag vim module
This commit is contained in:
parent
192ef901eb
commit
cf9c1fceb2
3 changed files with 6 additions and 1 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -49,3 +49,6 @@
|
|||
[submodule ".vim/bundle/YouCompleteMe"]
|
||||
path = .vim/bundle/YouCompleteMe
|
||||
url = https://github.com/Valloric/YouCompleteMe.git
|
||||
[submodule ".vim/bundle/ag"]
|
||||
path = .vim/bundle/ag
|
||||
url = https://github.com/rking/ag.vim
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue