From f011cb3577bd5baaeaef9fda55155817f7539ccd Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Thu, 8 Mar 2018 03:18:46 -0500 Subject: move diff-changes to its own repository --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') 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 -- cgit v1.2.3-54-g00ecf