hardtime settings
This commit is contained in:
parent
700f8e9100
commit
a484629caa
|
@ -92,8 +92,8 @@ filetype plugin indent on " required
|
||||||
let g:hardtime_default_on = 1
|
let g:hardtime_default_on = 1
|
||||||
let g:hardtime_showmsg = 1
|
let g:hardtime_showmsg = 1
|
||||||
let g:hardtime_ignore_quickfix = 1
|
let g:hardtime_ignore_quickfix = 1
|
||||||
let g:hardtime_allow_different_key = 1
|
let g:hardtime_allow_different_key = 0
|
||||||
let g:hardtime_maxcount = 2
|
let g:hardtime_maxcount = 3
|
||||||
|
|
||||||
" vim-peekaboo
|
" vim-peekaboo
|
||||||
let g:peekaboo_window = 'vert to 30new'
|
let g:peekaboo_window = 'vert to 30new'
|
||||||
|
|
Loading…
Reference in New Issue