aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorTeddy Wing2015-10-03 11:42:42 -0400
committerTeddy Wing2015-10-03 11:42:42 -0400
commit6ff2c9f8f41b0f6227faa9adac1e290bd717f759 (patch)
treecedd29d5abae91a19cdc677590960c1cc22082c5 /.gitmodules
parenta8b4bf9e886f754c62718b3db6dfebce7d7bddd5 (diff)
downloaddotvim-6ff2c9f8f41b0f6227faa9adac1e290bd717f759.tar.bz2
Add 'scriptease' plugin
To facilitate Vim plugin development.
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index dd21427..666a9ad 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -51,3 +51,6 @@
[submodule "bundle/vim-grappele"]
path = bundle/vim-grappele
url = https://github.com/teddywing/vim-grappele.git
+[submodule "bundle/vim-scriptease"]
+ path = bundle/vim-scriptease
+ url = https://github.com/tpope/vim-scriptease.git