diff --git a/.gitmodules b/.gitmodules index bad046f1..11637d0a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -110,10 +110,6 @@ path = vim/bundle/skwp-vim-colors-solarized url = https://github.com/skwp/vim-colors-solarized ignore=dirty -[submodule "vim/bundle/rson-vim-conque"] - path = vim/bundle/rson-vim-conque - url = https://github.com/rson/vim-conque.git - ignore=dirty [submodule "vim/bundle/tpope-vim-pathogen"] path = vim/bundle/tpope-vim-pathogen url = https://github.com/tpope/vim-pathogen @@ -288,3 +284,6 @@ [submodule "vim/bundle/honza-snipmate-snippets"] path = vim/bundle/honza-snipmate-snippets url = https://github.com/honza/snipmate-snippets.git +[submodule "vim/bundle/skwp-vim-conque"] + path = vim/bundle/skwp-vim-conque + url = https://github.com/skwp/vim-conque diff --git a/vim/bundle/rson-vim-conque b/vim/bundle/rson-vim-conque deleted file mode 160000 index da357399..00000000 --- a/vim/bundle/rson-vim-conque +++ /dev/null @@ -1 +0,0 @@ -Subproject commit da35739921a258ecce991040f9b1537897a8ff57 diff --git a/vim/bundle/skwp-vim-conque b/vim/bundle/skwp-vim-conque new file mode 160000 index 00000000..00890b58 --- /dev/null +++ b/vim/bundle/skwp-vim-conque @@ -0,0 +1 @@ +Subproject commit 00890b58ca8821c9eda2f25a993a8f09a1ae0465