Remove stupid yankring

pull/2/head
Bodaniel Jeanes 2011-12-28 09:54:52 -06:00
parent 3d85ec615e
commit 9b8fe856d1
1 changed files with 0 additions and 4 deletions

View File

@ -72,9 +72,6 @@ call vundle#rc()
Bundle 'ShowMarks7'
let g:showmarks_enable=0
Bundle 'YankRing.vim'
nnoremap <silent> ,y :YRShow<CR>
Bundle 'AutoComplPop'
let g:acp_enableAtStartup = 0
let g:acp_completeoptPreview = 1
@ -88,7 +85,6 @@ call vundle#rc()
Bundle 'Lokaltog/vim-easymotion'
let g:EasyMotion_keys = "arstdhneio" " Colemak home row
Bundle 'millermedeiros/vim-statline'
let g:statline_syntastic = 1
let g:statline_fugitive = 1