diff options
| author | June McEnroe <june@causal.agency> | 2012-05-06 15:15:28 -0400 |
|---|---|---|
| committer | June McEnroe <june@causal.agency> | 2012-05-06 15:15:28 -0400 |
| commit | f105e9344ee35171235c5767f4e7ade1311ff130 (patch) | |
| tree | 581b6e7409c38883696775b955af5b99383d257c /.gitmodules | |
| parent | Update ALL THE THINGS (diff) | |
| download | src-f105e9344ee35171235c5767f4e7ade1311ff130.tar.gz src-f105e9344ee35171235c5767f4e7ade1311ff130.zip | |
Remove buffergator
Diffstat (limited to '')
| -rw-r--r-- | .gitmodules | 3 |
1 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 |