stuff
This commit is contained in:
parent
10511d74c7
commit
206734136d
|
@ -95,7 +95,7 @@ filetype plugin indent on " required
|
||||||
" vim-hardtime
|
" vim-hardtime
|
||||||
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 = 2
|
let g:hardtime_ignore_quickfix = 1
|
||||||
let g:hardtime_allow_different_key = 0
|
let g:hardtime_allow_different_key = 0
|
||||||
let g:hardtime_maxcount = 3
|
let g:hardtime_maxcount = 3
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue