bring in bufferline, deprecate buftabs

This commit is contained in:
Barak Michener 2013-08-26 17:43:17 -04:00
parent 0d1975d879
commit 0ce7a2f33a
5 changed files with 319 additions and 310 deletions

3
.gitmodules vendored
View file

@ -73,3 +73,6 @@
[submodule ".vim/bundle/ctrlp"]
path = .vim/bundle/ctrlp
url = https://github.com/kien/ctrlp.vim.git
[submodule ".vim/bundle/vim-bufferline"]
path = .vim/bundle/vim-bufferline
url = https://github.com/bling/vim-bufferline