summaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2018-03-08 22:08:31 -0500
committerJesse Luehrs <doy@tozt.net>2018-03-08 22:08:46 -0500
commit3d1a4de093971c0694c2b517d7b05fccfc0aa1b1 (patch)
treeb2a750bea209886dc313b4d789b5f6d50b9f36e9 /.gitmodules
parentf011cb3577bd5baaeaef9fda55155817f7539ccd (diff)
downloadconf-3d1a4de093971c0694c2b517d7b05fccfc0aa1b1.tar.gz
conf-3d1a4de093971c0694c2b517d7b05fccfc0aa1b1.zip
move autobrace to its own repository
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 9d20cdf..deb421d 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -100,3 +100,6 @@
[submodule "vim/pack/plugins/start/diff-changes"]
path = vim/pack/plugins/start/diff-changes
url = git://github.com/doy/vim-diff-changes
+[submodule "vim/pack/plugins/start/autobrace"]
+ path = vim/pack/plugins/start/autobrace
+ url = git://github.com/doy/vim-autobrace