LunarVim/plug-config/quickscope.vim
2020-04-27 23:04:13 -04:00

2 lines
127 B
VimL

" Trigger a highlight in the appropriate direction when pressing these keys:
let g:qs_highlight_on_keys = ['f', 'F', 't', 'T']