From 5deb05b869a22b0ce29ca071cf0c3898fae63063 Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Sat, 30 Jul 2022 18:26:23 +0200 Subject: Add surround --- fnl/config/surround.fnl | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 fnl/config/surround.fnl (limited to 'fnl/config/surround.fnl') diff --git a/fnl/config/surround.fnl b/fnl/config/surround.fnl new file mode 100644 index 0000000..04a516f --- /dev/null +++ b/fnl/config/surround.fnl @@ -0,0 +1,6 @@ +;; Surround selections. +(module config.surround {autoload {: util}}) + +(def- opts {}) + +(util.use-config :nvim-surround opts) -- cgit v1.2.3-70-g09d2