Update quickscope.vim config

master
Hektor Misplon 2024-10-08 20:29:05 +02:00
parent ce21e48fd7
commit 14b69eb0f8
2 changed files with 5 additions and 2 deletions

View 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

View File

@ -1,2 +0,0 @@
let g:qs_max_chars=80
let g:qs_lazy_highlight = 1