From 13a72bc58244c765c479ec814751e3543ade3b2b Mon Sep 17 00:00:00 2001 From: Kevin Date: Tue, 8 Apr 2014 05:45:06 -0400 Subject: [PATCH] Removing the bufferline plugin as it doesn't feel "value added" enough to warrant including --- .gitmodules | 3 --- 1 file changed, 3 deletions(-) diff --git a/.gitmodules b/.gitmodules index 43d4676..ab3f39e 100644 --- a/.gitmodules +++ b/.gitmodules @@ -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