diff options
author | Juan J. Martinez <jjm@usebox.net> | 2019-08-09 15:20:27 +0100 |
---|---|---|
committer | Juan J. Martinez <jjm@usebox.net> | 2022-05-29 22:57:28 +0100 |
commit | 71656010c1bb0a87904f854777514bf9b83e98b0 (patch) | |
tree | c0a8d8d1ddfede4690705273476a455e0a8e9d60 /.gitmodules | |
parent | a134940910fa8018230775ab74bc0c67dad931e4 (diff) | |
download | dotnvim-71656010c1bb0a87904f854777514bf9b83e98b0.tar.gz dotnvim-71656010c1bb0a87904f854777514bf9b83e98b0.zip |
Not needed anymore
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index 09f494c..8e7eb9b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -7,9 +7,6 @@ [submodule "bundle/vim-go"] path = bundle/vim-go url = https://github.com/fatih/vim-go.git -[submodule "bundle/vim-misc"] - path = bundle/vim-misc - url = https://github.com/xolox/vim-misc.git [submodule "bundle/fugitive"] path = bundle/fugitive url = https://github.com/tpope/vim-fugitive.git |