summaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2018-03-08 03:18:46 -0500
committerJesse Luehrs <doy@tozt.net>2018-03-08 03:20:01 -0500
commitf011cb3577bd5baaeaef9fda55155817f7539ccd (patch)
treecfec3a43b1204d1eb896ac8d26bbb8b2ee1e6e6d /.gitmodules
parent568feb1c2d4450dc7556d01b32e33067d289e540 (diff)
downloadconf-f011cb3577bd5baaeaef9fda55155817f7539ccd.tar.gz
conf-f011cb3577bd5baaeaef9fda55155817f7539ccd.zip
move diff-changes 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 2b3c3de..9d20cdf 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -97,3 +97,6 @@
[submodule "vim/pack/plugins/start/history-sync"]
path = vim/pack/plugins/start/history-sync
url = git://github.com/doy/vim-history-sync
+[submodule "vim/pack/plugins/start/diff-changes"]
+ path = vim/pack/plugins/start/diff-changes
+ url = git://github.com/doy/vim-diff-changes