From 5fe17473ad929835b68180d97f90e2c76f4eb4bd Mon Sep 17 00:00:00 2001 From: Chris Date: Mon, 27 Apr 2020 23:04:13 -0400 Subject: quickscope and sneak --- plug-config/quickscope.vim | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 plug-config/quickscope.vim (limited to 'plug-config/quickscope.vim') diff --git a/plug-config/quickscope.vim b/plug-config/quickscope.vim new file mode 100644 index 00000000..9e2ce2b1 --- /dev/null +++ b/plug-config/quickscope.vim @@ -0,0 +1,2 @@ +" Trigger a highlight in the appropriate direction when pressing these keys: +let g:qs_highlight_on_keys = ['f', 'F', 't', 'T'] -- cgit v1.2.3