mirror of
https://github.com/prurigro/darkcloud-nvimconfig.git
synced 2024-11-09 15:06:38 -05:00
updating git modules for grep
This commit is contained in:
parent
ba23108dbc
commit
9f0da74080
1 changed files with 3 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -73,3 +73,6 @@
|
|||
[submodule "vim/bundle/vim-bufferline"]
|
||||
path = vim/bundle/vim-bufferline
|
||||
url = https://github.com/bling/vim-bufferline
|
||||
[submodule "vim/bundle/grep"]
|
||||
path = vim/bundle/grep
|
||||
url = https://github.com/yegappan/grep.git
|
||||
|
|
Loading…
Reference in a new issue