summaryrefslogtreecommitdiffstats
path: root/vimrc
diff options
context:
space:
mode:
Diffstat (limited to 'vimrc')
-rw-r--r--vimrc1
1 files changed, 1 insertions, 0 deletions
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
" }}}