From 26de249211e1a5a7a283bacfc077cde395b5fca7 Mon Sep 17 00:00:00 2001 From: Peng Li Date: Thu, 7 Jan 2016 21:43:07 +0800 Subject: [PATCH] vim - enable mark which was diabled before --- vim/vimrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vim/vimrc b/vim/vimrc index 4489591..7b37d20 100644 --- a/vim/vimrc +++ b/vim/vimrc @@ -26,7 +26,7 @@ Bundle 'vim-scripts/gtags.vim' Bundle 'kshenoy/vim-signature' Bundle 'nathanaelkane/vim-indent-guides' Bundle 'rking/ag.vim' -"Bundle 'payneseu/mark-2.8.4' +Bundle 'payneseu/mark-2.8.4' "Bundle 'derekwyatt/vim-fswitch' Bundle 'sjl/gundo.vim' Bundle 'tpope/vim-markdown' -- 2.11.0