mirror of
https://github.com/anthonyoteri/dotfiles.git
synced 2026-06-05 23:56:52 -04:00
5 lines
104 B
VimL
5 lines
104 B
VimL
Plug 'unblevable/quick-scope'
|
|
|
|
let g:qs_highlight_on_keys = ['f', 'F', 't', 'T']
|
|
let g:qs_max_chars=150
|