diff options
| author | Thomas Schneider <qsx@qsx.re> | 2019-03-28 19:17:18 +0100 |
|---|---|---|
| committer | Thomas Schneider <qsx@qsx.re> | 2019-03-28 19:17:18 +0100 |
| commit | 47de29f8de77775a6c0fd3deea481c6952c2dbb8 (patch) | |
| tree | 64444c662465be33c2a1f7bff951ec0f7b577b26 /.gitmodules | |
| parent | c83abbc95531e60f9cf170efd9de97ba068ecc14 (diff) | |
Remove some vim plugins
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/.gitmodules b/.gitmodules index d1be526..9b07085 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,18 +1,6 @@ [submodule "grml-etc-core"] path = grml-etc-core url = git://github.com/grml/grml-etc-core.git -[submodule "vim-pathogen"] - path = vim-pathogen - url = git://github.com/tpope/vim-pathogen -[submodule "dot.vim/bundle/vim-characterize"] - path = dot.vim/bundle/vim-characterize - url = git://github.com/tpope/vim-characterize.git -[submodule "dot.vim/bundle/vim-go"] - path = dot.vim/bundle/vim-go - url = git://github.com/fatih/vim-go -[submodule "dot.vim/bundle/cisco.vim"] - path = dot.vim/bundle/cisco.vim - url = git://github.com/momota/cisco.vim [submodule "dot.emacs.d/elisp/git-commit-mode"] path = dot.emacs.d/elisp/git-commit-mode url = git://github.com/rafl/git-commit-mode |
