Added CSCope plugin and keybindings
Added Vim-Airline Added Vim-Bufferline
This commit is contained in:
9
.gitmodules
vendored
9
.gitmodules
vendored
@@ -28,3 +28,12 @@
|
||||
[submodule "vim/bundle/indentLine"]
|
||||
path = vim/bundle/indentLine
|
||||
url = https://github.com/Yggdroot/indentLine.git
|
||||
[submodule "vim/bundle/vim-airline"]
|
||||
path = vim/bundle/vim-airline
|
||||
url = https://github.com/vim-airline/vim-airline
|
||||
[submodule "vim/bundle/quickr-cscope.vim"]
|
||||
path = vim/bundle/quickr-cscope.vim
|
||||
url = https://github.com/ronakg/quickr-cscope.vim
|
||||
[submodule "vim/bundle/vim-bufferline"]
|
||||
path = vim/bundle/vim-bufferline
|
||||
url = https://github.com/bling/vim-bufferline
|
||||
|
||||
Reference in New Issue
Block a user