hardtime normal keys
This commit is contained in:
parent
7533cb19ab
commit
805f510513
|
@ -256,6 +256,7 @@ let g:hardtime_ignore_quickfix = 1
|
|||
let g:hardtime_allow_different_key = 0
|
||||
let g:hardtime_maxcount = 3
|
||||
let g:hardtime_ignore_buffer_patterns = ['TagBar', 'gitv']
|
||||
let g:list_of_normal_keys = ["h", "j", "k", "l"]
|
||||
"}}}
|
||||
|
||||
" gitgutter
|
||||
|
|
Loading…
Reference in New Issue