diff options
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | bundle/vim-commentary | 0 |
2 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index f52c795..b40019b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -7,9 +7,6 @@ [submodule "bundle/nerdtree"] path = bundle/nerdtree url = https://github.com/scrooloose/nerdtree.git -[submodule "bundle/vim-commentary"] - path = bundle/vim-commentary - url = https://github.com/tpope/vim-commentary.git [submodule "bundle/PreserveNoEOL"] path = bundle/PreserveNoEOL url = https://github.com/vim-scripts/PreserveNoEOL.git diff --git a/bundle/vim-commentary b/bundle/vim-commentary deleted file mode 160000 -Subproject 4658aa78fd1b797fb0645064afe8eebbf2bfbb5 |