summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--.gitmodules6
m---------bundle/VimClojure0
m---------bundle/vim-clojure-static0
3 files changed, 3 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules
index 0904cec5..9324cb0b 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -37,9 +37,6 @@
 [submodule "bundle/webapi-vim"]
 	path = bundle/webapi-vim
 	url = https://github.com/mattn/webapi-vim.git
-[submodule "bundle/VimClojure"]
-	path = bundle/VimClojure
-	url = https://github.com/vim-scripts/VimClojure.git
 [submodule "bundle/refheap.vim"]
 	path = bundle/refheap.vim
 	url = https://github.com/Raynes/refheap.vim.git
@@ -55,3 +52,6 @@
 [submodule "bundle/vim-gitgutter"]
 	path = bundle/vim-gitgutter
 	url = https://github.com/airblade/vim-gitgutter.git
+[submodule "bundle/vim-clojure-static"]
+	path = bundle/vim-clojure-static
+	url = https://github.com/guns/vim-clojure-static.git
diff --git a/bundle/VimClojure b/bundle/VimClojure
deleted file mode 160000
-Subproject da2683b9069e01c133f0c0129386fd6dc053019
diff --git a/bundle/vim-clojure-static b/bundle/vim-clojure-static
new file mode 160000
+Subproject 949adf73ae1a82c48cd951677c055bd38a30af9