Switched out vim-autolose for delimitMate
This commit is contained in:
6
.gitmodules
vendored
6
.gitmodules
vendored
@@ -14,9 +14,6 @@
|
||||
[submodule "vim/bundle/tcomment_vim"]
|
||||
path = vim/bundle/tcomment_vim
|
||||
url = git@github.com:tomtom/tcomment_vim.git
|
||||
[submodule "vim/bundle/vim-autoclose"]
|
||||
path = vim/bundle/vim-autoclose
|
||||
url = git@github.com:Townk/vim-autoclose.git
|
||||
[submodule "vim/bundle/vim-exchange"]
|
||||
path = vim/bundle/vim-exchange
|
||||
url = git@github.com:tommcdo/vim-exchange.git
|
||||
@@ -41,3 +38,6 @@
|
||||
[submodule "vim/bundle/indentLine"]
|
||||
path = vim/bundle/indentLine
|
||||
url = git@github.com:Yggdroot/indentLine.git
|
||||
[submodule "vim/bundle/delimitMate"]
|
||||
path = vim/bundle/delimitMate
|
||||
url = git@github.com:Raimondi/delimitMate.git
|
||||
|
||||
Reference in New Issue
Block a user