diff options
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index c5a6efc..fadcd43 100644 --- a/.gitmodules +++ b/.gitmodules @@ -19,9 +19,6 @@ [submodule "vim/bundle/powerline"] path = vim/bundle/powerline url = https://github.com/Lokaltog/vim-powerline.git -[submodule "vim/bundle/tagbar"] - path = vim/bundle/tagbar - url = git://github.com/majutsushi/tagbar.git [submodule "vim/bundle/gitgutter"] path = vim/bundle/gitgutter url = git://github.com/airblade/vim-gitgutter.git |