summary refs log tree commit diff
path: root/.gitmodules
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2012-02-01 20:00:17 -0500
committerJune McEnroe <june@causal.agency>2012-02-01 20:00:17 -0500
commitddcfaef5145595f8e15f34f091e50fb85a9a6149 (patch)
treeccd527baf0a87b4af8d637a5906a4218a9fe2f2e /.gitmodules
parentUpdate Vim-Tomorrow-Theme (diff)
downloadsrc-ddcfaef5145595f8e15f34f091e50fb85a9a6149.tar.gz
src-ddcfaef5145595f8e15f34f091e50fb85a9a6149.zip
Add ShowMarks plugin
Diffstat (limited to '')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index b0e9adb2..386b3b83 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -52,3 +52,6 @@
 [submodule "bundle/vim-markdown"]
 	path = bundle/vim-markdown
 	url = https://github.com/tpope/vim-markdown.git
+[submodule "bundle/vim-showmarks"]
+	path = bundle/vim-showmarks
+	url = https://github.com/garbas/vim-showmarks.git