summaryrefslogtreecommitdiff
path: root/fnl/config/surround.fnl
diff options
context:
space:
mode:
Diffstat (limited to 'fnl/config/surround.fnl')
-rw-r--r--fnl/config/surround.fnl2
1 files changed, 1 insertions, 1 deletions
diff --git a/fnl/config/surround.fnl b/fnl/config/surround.fnl
index 8a3aad9..2406ecd 100644
--- a/fnl/config/surround.fnl
+++ b/fnl/config/surround.fnl
@@ -1,5 +1,5 @@
;; Surround selections.
-(module config.surround {autoload {:util :config.util}})
+(module config.surround {autoload {util config.util}})
(def- opts {})