summaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2017-10-18 04:48:11 -0400
committerJesse Luehrs <doy@tozt.net>2017-10-18 05:51:20 -0400
commit40248c7c235159378dfe5158f38f3f7d0e5b7dfc (patch)
treeb3bbde0265de5e4f1b4cad9986a34810228fe8fa /.gitmodules
parent0500fd584d8f1504305e5310639ba91eb46c2787 (diff)
downloadconf-40248c7c235159378dfe5158f38f3f7d0e5b7dfc.tar.gz
conf-40248c7c235159378dfe5158f38f3f7d0e5b7dfc.zip
try out multiple selection in vim
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index f35a56b..a23cd7c 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -94,3 +94,6 @@
[submodule "vim/pack/local/start/ale"]
path = vim/pack/local/start/ale
url = git://github.com/w0rp/ale
+[submodule "vim/pack/local/start/multiple-cursors"]
+ path = vim/pack/local/start/multiple-cursors
+ url = git://github.com/terryma/vim-multiple-cursors