diff --git a/.gitmodules b/.gitmodules index 056134c..6341b95 100644 --- a/.gitmodules +++ b/.gitmodules @@ -7,9 +7,6 @@ [submodule "bundle/vim-surround"] path = bundle/vim-surround url = git://github.com/tpope/vim-surround.git -[submodule "bundle/vim-commentary"] - path = bundle/vim-commentary - url = git://github.com/tpope/vim-commentary.git [submodule "bundle/vim-airline"] path = bundle/vim-airline url = https://github.com/vim-airline/vim-airline @@ -19,9 +16,6 @@ [submodule "bundle/vim-fugitive"] path = bundle/vim-fugitive url = git://github.com/tpope/vim-fugitive.git -[submodule "bundle/vim-autoclose"] - path = bundle/vim-autoclose - url = https://github.com/Townk/vim-autoclose.git [submodule "bundle/matchit"] path = bundle/matchit url = https://github.com/tmhedberg/matchit diff --git a/bundle/vim-autoclose b/bundle/vim-autoclose deleted file mode 160000 index a9a3b73..0000000 --- a/bundle/vim-autoclose +++ /dev/null @@ -1 +0,0 @@ -Subproject commit a9a3b7384657bc1f60a963fd6c08c63fc48d61c3 diff --git a/bundle/vim-commentary b/bundle/vim-commentary deleted file mode 160000 index be79030..0000000 --- a/bundle/vim-commentary +++ /dev/null @@ -1 +0,0 @@ -Subproject commit be79030b3e8c0ee3c5f45b4333919e4830531e80 diff --git a/bundle/zeavim.vim b/bundle/zeavim.vim deleted file mode 160000 index fd72f77..0000000 --- a/bundle/zeavim.vim +++ /dev/null @@ -1 +0,0 @@ -Subproject commit fd72f775c889b10ff45cd1871a246977a9cf0a04