summary refs log tree commit diff
path: root/.gitmodules
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2013-05-23 15:36:29 -0400
committerJune McEnroe <june@causal.agency>2013-05-23 15:36:29 -0400
commit87d9f9b7097fb0cfe083876dd62efe40718cf322 (patch)
treef422ce7c47b59606df5ba4d4e6f6468dbd73d3b4 /.gitmodules
parentDo not run gitgutter eagerly (diff)
downloadsrc-87d9f9b7097fb0cfe083876dd62efe40718cf322.tar.gz
src-87d9f9b7097fb0cfe083876dd62efe40718cf322.zip
Replace VimClojure with vim-clojure-static
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules6
1 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