diff options
author | Karel Kočí <karel.koci@nic.cz> | 2016-09-09 09:12:43 +0200 |
---|---|---|
committer | Karel Kočí <karel.koci@nic.cz> | 2016-09-09 09:12:43 +0200 |
commit | 3d0723aa76dd7ab66d13bb21e9157e2f279dd6a7 (patch) | |
tree | 92f7baaf27eaf26c45fa49f5a453c185a316aba6 /.gitmodules | |
parent | d75aca2ebaadb83c1a1b9793a65d13048411dbf2 (diff) | |
download | myconfigs-3d0723aa76dd7ab66d13bb21e9157e2f279dd6a7.tar.gz myconfigs-3d0723aa76dd7ab66d13bb21e9157e2f279dd6a7.tar.bz2 myconfigs-3d0723aa76dd7ab66d13bb21e9157e2f279dd6a7.zip |
Update vim plugins and add starme do install script
Also vim plugin figitive is removed. Not that its bad plugin, I just
not using it at all.
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index ac40256..507477c 100644 --- a/.gitmodules +++ b/.gitmodules @@ -10,9 +10,6 @@ [submodule "vim/bundle/tlib_vim"] path = vim/bundle/tlib_vim url = https://github.com/tomtom/tlib_vim.git -[submodule "vim/bundle/vim-fugitive"] - path = vim/bundle/vim-fugitive - url = https://github.com/tpope/vim-fugitive.git [submodule "vim/bundle/vim-snipmate"] path = vim/bundle/vim-snipmate url = https://github.com/garbas/vim-snipmate.git |