Switched out vim-autolose for delimitMate
This commit is contained in:
parent
d57645576a
commit
2137b1bb28
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
|
||||
|
|
1
vim/bundle/delimitMate
Submodule
1
vim/bundle/delimitMate
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 470c053a3ba673007a85237a1ac8415428fd8446
|
|
@ -1 +0,0 @@
|
|||
Subproject commit a9a3b7384657bc1f60a963fd6c08c63fc48d61c3
|
Loading…
Reference in New Issue
Block a user