From 86fc163e549d78136855ac2b45e91ffb2f43affc Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Sun, 8 Jan 2023 02:49:49 +0100 Subject: Refactor config loading --- fnl/config/surround.fnl | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 fnl/config/surround.fnl (limited to 'fnl/config/surround.fnl') diff --git a/fnl/config/surround.fnl b/fnl/config/surround.fnl deleted file mode 100644 index 2406ecd..0000000 --- a/fnl/config/surround.fnl +++ /dev/null @@ -1,6 +0,0 @@ -;; Surround selections. -(module config.surround {autoload {util config.util}}) - -(def- opts {}) - -(util.setup :nvim-surround opts) -- cgit v1.2.3-70-g09d2