hardtime settings

This commit is contained in:
ManjaroOne666 2018-03-28 15:24:44 +01:00
parent 700f8e9100
commit a484629caa
1 changed files with 2 additions and 2 deletions

View File

@ -92,8 +92,8 @@ filetype plugin indent on " required
let g:hardtime_default_on = 1
let g:hardtime_showmsg = 1
let g:hardtime_ignore_quickfix = 1
let g:hardtime_allow_different_key = 1
let g:hardtime_maxcount = 2
let g:hardtime_allow_different_key = 0
let g:hardtime_maxcount = 3
" vim-peekaboo
let g:peekaboo_window = 'vert to 30new'