From 568feb1c2d4450dc7556d01b32e33067d289e540 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Thu, 8 Mar 2018 02:45:50 -0500 Subject: move history sync to its own external repository --- vimrc | 1 + 1 file changed, 1 insertion(+) (limited to 'vimrc') diff --git a/vimrc b/vimrc index a7b632b..d15871c 100644 --- a/vimrc +++ b/vimrc @@ -106,6 +106,7 @@ else let g:gundo_disable = 1 endif " }}} +" history-sync " matchit {{{ packadd! matchit " }}} -- cgit v1.2.3-54-g00ecf