diff --git a/.gitmodules b/.gitmodules index 8cb1eb6..c1b3ed3 100644 --- a/.gitmodules +++ b/.gitmodules @@ -22,9 +22,6 @@ [submodule "bundle/vim-ack"] path = bundle/vim-ack url = https://github.com/mileszs/ack.vim.git -[submodule "bundle/vim-closetag"] - path = bundle/vim-closetag - url = git://github.com/docunext/closetag.vim.git [submodule "bundle/pyflakes-vim"] path = bundle/pyflakes-vim url = git://github.com/kevinw/pyflakes-vim.git @@ -49,3 +46,6 @@ [submodule "bundle/closetag"] path = bundle/closetag url = git://github.com/docunext/closetag.vim.git +[submodule "bundle/vim-repeat"] + path = bundle/vim-repeat + url = https://github.com/tpope/vim-repeat.git diff --git a/bundle/vim-closetag b/bundle/vim-closetag deleted file mode 160000 index 254d230..0000000 --- a/bundle/vim-closetag +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 254d2307015370424034c0298a1148c4a7add069