Update quickscope.vim config
parent
ce21e48fd7
commit
14b69eb0f8
|
@ -0,0 +1,5 @@
|
|||
highlight QuickScopePrimary gui=underline cterm=underline
|
||||
highlight QuickScopeSecondary gui=underline cterm=underline
|
||||
|
||||
let g:qs_max_chars=80
|
||||
let g:qs_lazy_highlight = 1
|
|
@ -1,2 +0,0 @@
|
|||
let g:qs_max_chars=80
|
||||
let g:qs_lazy_highlight = 1
|
Loading…
Reference in New Issue