summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustaf Rydholm <gustaf.rydholm@gmail.com>2023-01-11 01:04:24 +0100
committerGustaf Rydholm <gustaf.rydholm@gmail.com>2023-01-11 01:04:24 +0100
commitac8af14d5137de52ce12f432d61b1c3f9f8c185b (patch)
tree84e580d14602192cd0df652111aef3edd6c21198
parentcfa36e9d3d56d59864b99198cbae7abe31e57fe9 (diff)
Enable caching
-rw-r--r--fnl/plugins/lazy.fnl3
1 files changed, 2 insertions, 1 deletions
diff --git a/fnl/plugins/lazy.fnl b/fnl/plugins/lazy.fnl
index faa53c2..25e374b 100644
--- a/fnl/plugins/lazy.fnl
+++ b/fnl/plugins/lazy.fnl
@@ -1,7 +1,8 @@
;; Lazy opts.
{:install {:colorscheme [:no-clown-fiesta]}
- :performance {:rtp {:disabled_plugins [:gzip
+ :performance {:cache {:enabled true}
+ :rtp {:disabled_plugins [:gzip
:matchit
:matchparen
:netrwPlugin