summaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2018-03-08 02:45:50 -0500
committerJesse Luehrs <doy@tozt.net>2018-03-08 03:20:01 -0500
commit568feb1c2d4450dc7556d01b32e33067d289e540 (patch)
tree2e75f953bc96322e4fdc6f663bbaf3602a292717 /.gitmodules
parentb624627d2ef27a207a0cf097dc108bf22b12b9bc (diff)
downloadconf-568feb1c2d4450dc7556d01b32e33067d289e540.tar.gz
conf-568feb1c2d4450dc7556d01b32e33067d289e540.zip
move history sync to its own external repository
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 3fee8d6..2b3c3de 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -94,3 +94,6 @@
[submodule "vim/pack/plugins/start/fzf"]
path = vim/pack/plugins/start/fzf
url = git://github.com/junegunn/fzf
+[submodule "vim/pack/plugins/start/history-sync"]
+ path = vim/pack/plugins/start/history-sync
+ url = git://github.com/doy/vim-history-sync