diff options
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | bundle.disabled/TabBar | 0 |
2 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index 1d008cb..a7f0908 100644 --- a/.gitmodules +++ b/.gitmodules @@ -7,9 +7,6 @@ [submodule "bundle/nerdtree"] path = bundle/nerdtree url = https://github.com/scrooloose/nerdtree.git -[submodule "bundle.disabled/TabBar"] - path = bundle.disabled/TabBar - url = https://github.com/vim-scripts/TabBar.git [submodule "bundle/vim-commentary"] path = bundle/vim-commentary url = https://github.com/tpope/vim-commentary.git diff --git a/bundle.disabled/TabBar b/bundle.disabled/TabBar deleted file mode 160000 -Subproject c5a9f41c45959e5573ff4723f56a0dfbd484530 |