diff --git a/.vimrc.bundles b/.vimrc.bundles index 9b9d75882..142a7cf2d 100644 --- a/.vimrc.bundles +++ b/.vimrc.bundles @@ -106,6 +106,7 @@ Bundle 'spf13/vim-colors' Bundle 'tpope/vim-surround' Bundle 'tpope/vim-repeat' + Bundle 'rhysd/conflict-marker.vim' Bundle 'jiangmiao/auto-pairs' Bundle 'ctrlpvim/ctrlp.vim' Bundle 'tacahiroy/ctrlp-funky'