mirror of
https://github.com/prurigro/darkcloud-nvimconfig.git
synced 2024-11-09 15:06:38 -05:00
Removing the bufferline plugin as it doesn't feel "value added" enough
to warrant including
This commit is contained in:
parent
98608ec702
commit
13a72bc582
1 changed files with 0 additions and 3 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -70,9 +70,6 @@
|
|||
[submodule "vim/bundle/vim-fugitive"]
|
||||
path = vim/bundle/vim-fugitive
|
||||
url = https://github.com/tpope/vim-fugitive.git
|
||||
[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