summaryrefslogtreecommitdiff
path: root/fnl/config
diff options
context:
space:
mode:
authorGustaf Rydholm <gustaf.rydholm@gmail.com>2022-12-31 00:44:28 +0100
committerGustaf Rydholm <gustaf.rydholm@gmail.com>2022-12-31 00:44:28 +0100
commit5e2c39a2ba252ca0186f63da0ada34cca11586ae (patch)
treec3ace7556c91f754bda760eeb6df36ce50b4dde7 /fnl/config
parent908dee98f15a21b2b237e7fb7fb8e9114c5df834 (diff)
Update lazy description
Diffstat (limited to 'fnl/config')
-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 "*"}