diff --git a/vimrc b/vimrc index 9edb732..e07343d 100644 --- a/vimrc +++ b/vimrc @@ -188,7 +188,7 @@ Bundle 'mbbill/undotree' Bundle 'vim-php/vim-php-refactoring' Bundle 'tpope/vim-fugitive' Bundle 'kien/ctrlp.vim' -Bundle 'vim-scripts/YankRing.vim' +"Bundle 'vim-scripts/YankRing.vim' Bundle 'majutsushi/tagbar' Bundle 'sjl/gundo.vim' Bundle 'tommcdo/vim-exchange'