LunarVim/plug-config/quickscope.vim

3 lines
127 B
VimL
Raw Normal View History

2020-04-28 05:04:13 +02:00
" Trigger a highlight in the appropriate direction when pressing these keys:
let g:qs_highlight_on_keys = ['f', 'F', 't', 'T']