summary refs log tree commit diff
path: root/.gitmodules
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2012-08-11 18:39:10 -0400
committerJune McEnroe <june@causal.agency>2012-08-11 18:39:10 -0400
commit7f0cebdfbf834823c0b52428bf78971ad8d192c4 (patch)
tree68adfb58e471800c720984262d71ae0e59474fa7 /.gitmodules
parentCondense indentation exceptions (diff)
downloadsrc-7f0cebdfbf834823c0b52428bf78971ad8d192c4.tar.gz
src-7f0cebdfbf834823c0b52428bf78971ad8d192c4.zip
Add VimClojure
Diffstat (limited to '')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 18fc1255..f7d5b240 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -58,3 +58,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