aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorTeddy Wing2015-07-12 02:07:48 -0400
committerTeddy Wing2015-07-12 02:07:48 -0400
commit7aca2531494ee5347d09acf05a63ccc9938b3df4 (patch)
treefe71d363d540e4a3727b3fa11390fba9c98aadec /.gitmodules
parent337206ec66336060c39813a536c2dc276175fcb5 (diff)
downloaddotvim-7aca2531494ee5347d09acf05a63ccc9938b3df4.tar.bz2
Install Unite.vim
Curious about other Command-T options because it's been feeling a bit slow lately. Testing out Unite.vim to see if it might work for me.
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index f119f6c..06e5d2a 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -42,3 +42,6 @@
[submodule "bundle/vim-ls-grep"]
path = bundle/vim-ls-grep
url = https://github.com/teddywing/vim-ls-grep.git
+[submodule "bundle/unite"]
+ path = bundle/unite
+ url = https://github.com/Shougo/unite.vim.git