From f66c699c6b45e32de97f1a16d45ada38548a579a Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Thu, 13 Jan 2022 22:01:07 +0100 Subject: Add quick-scope --- lua/config/quick-scope.lua | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 lua/config/quick-scope.lua (limited to 'lua/config/quick-scope.lua') diff --git a/lua/config/quick-scope.lua b/lua/config/quick-scope.lua new file mode 100644 index 0000000..99b4196 --- /dev/null +++ b/lua/config/quick-scope.lua @@ -0,0 +1,3 @@ +vim.cmd [[ + let g:qs_highlight_on_keys = ['f', 'F', 't', 'T'] + ]] -- cgit v1.2.3-70-g09d2