diff options
author | June McEnroe <programble@gmail.com> | 2012-05-06 15:15:28 -0400 |
---|---|---|
committer | June McEnroe <programble@gmail.com> | 2012-05-06 15:15:28 -0400 |
commit | a96c19c8786ef89b0e4b79590fa46e97cef2153e (patch) | |
tree | 581b6e7409c38883696775b955af5b99383d257c | |
parent | Update ALL THE THINGS (diff) | |
download | src-a96c19c8786ef89b0e4b79590fa46e97cef2153e.tar.gz src-a96c19c8786ef89b0e4b79590fa46e97cef2153e.zip |
Remove buffergator
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | bundle/vim-buffergator | 0 |
2 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index fc44cff8..f28f3a48 100644 --- a/.gitmodules +++ b/.gitmodules @@ -19,9 +19,6 @@ [submodule "bundle/nerdtree"] path = bundle/nerdtree url = https://github.com/scrooloose/nerdtree.git -[submodule "bundle/vim-buffergator"] - path = bundle/vim-buffergator - url = https://github.com/jeetsukumaran/vim-buffergator.git [submodule "bundle/gist-vim"] path = bundle/gist-vim url = https://github.com/mattn/gist-vim.git diff --git a/bundle/vim-buffergator b/bundle/vim-buffergator deleted file mode 160000 -Subproject dc879d00891af7c53242f44ec1b571ee19bd901 |