Update quickscope.vim config
This commit is contained in:
5
.vim/after/plugin/quick-scope.vim
Normal file
5
.vim/after/plugin/quick-scope.vim
Normal file
@@ -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
|
|
||||||
Reference in New Issue
Block a user