aboutsummaryrefslogtreecommitdiff
path: root/fnl/plugins/matchparen.fnl
diff options
context:
space:
mode:
authoramelia squires <[email protected]>2024-10-23 03:36:33 -0500
committeramelia squires <[email protected]>2024-10-23 03:36:33 -0500
commit128bb9acbce77e20473857345b0956739e8b6fca (patch)
tree0e404c14fef1aa02d5b1b85826128197e4b60a55 /fnl/plugins/matchparen.fnl
parent258dfc41ff24e2fba9e90e6a015274103d40ea4d (diff)
matchparen and which-key mappings
Diffstat (limited to 'fnl/plugins/matchparen.fnl')
-rw-r--r--fnl/plugins/matchparen.fnl1
1 files changed, 1 insertions, 0 deletions
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))