From 128bb9acbce77e20473857345b0956739e8b6fca Mon Sep 17 00:00:00 2001 From: amelia squires Date: Wed, 23 Oct 2024 03:36:33 -0500 Subject: matchparen and which-key mappings --- fnl/plugins/matchparen.fnl | 1 + 1 file changed, 1 insertion(+) create mode 100644 fnl/plugins/matchparen.fnl (limited to 'fnl/plugins/matchparen.fnl') diff --git a/fnl/plugins/matchparen.fnl b/fnl/plugins/matchparen.fnl new file mode 100644 index 0000000..1154b31 --- /dev/null +++ b/fnl/plugins/matchparen.fnl @@ -0,0 +1 @@ +((. (require :matchparen) :setup)) -- cgit v1.2.3