From fd972182a0f984e4d0087a6326ecf3e4cfaa97a4 Mon Sep 17 00:00:00 2001 From: Kevin Date: Sat, 5 Apr 2014 03:43:58 -0400 Subject: [PATCH] syncing gitmodules --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) 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