summaryrefslogtreecommitdiff
path: root/fnl
diff options
context:
space:
mode:
Diffstat (limited to 'fnl')
-rw-r--r--fnl/config/lazy.fnl2
1 files changed, 1 insertions, 1 deletions
diff --git a/fnl/config/lazy.fnl b/fnl/config/lazy.fnl
index 679993d..09b0243 100644
--- a/fnl/config/lazy.fnl
+++ b/fnl/config/lazy.fnl
@@ -1,4 +1,4 @@
-;; Setup for
+;; Lazy opts.
(module config.lazy {autoload {util config.util}})
(def- opts {:defaults {:lazy true :version "*"}