diff --git a/.gitmodules b/.gitmodules index 5051059..92d1794 100644 --- a/.gitmodules +++ b/.gitmodules @@ -70,3 +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