From 3998bff4ba31ddbd272cf5e63242395968b02615 Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Thu, 7 Apr 2022 23:47:41 +0200 Subject: fix(autopairs): to strings --- fnl/config/autopairs.fnl | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'fnl/config') diff --git a/fnl/config/autopairs.fnl b/fnl/config/autopairs.fnl index 994bbf1..47ead0a 100644 --- a/fnl/config/autopairs.fnl +++ b/fnl/config/autopairs.fnl @@ -19,7 +19,7 @@ :highlight :PmenuSel :highlight_grey :LineNr :offset 0 - :end_key $ - :keys qwertyuiopzxcvbnmasdfghjkl - :highlight PmenuSel - :highlight_grey LineNr}}) + :end_key :$ + :keys :qwertyuiopzxcvbnmasdfghjkl + :highlight :PmenuSel + :highlight_grey :LineNr}}) -- cgit v1.2.3-70-g09d2