hardmode exclude patterns

This commit is contained in:
ManjaroOne666 2018-04-07 15:40:02 +01:00
parent 36d160d30f
commit 1129f32f87
1 changed files with 1 additions and 0 deletions

View File

@ -104,6 +104,7 @@ let g:hardtime_showmsg = 1
let g:hardtime_ignore_quickfix = 1
let g:hardtime_allow_different_key = 0
let g:hardtime_maxcount = 3
let g:hardtime_ignore_buffer_patterns = ['BufExplorer', 'TagBar']
" vim-peekaboo
let g:peekaboo_window = 'vert to 30new'