From f318452070d42e51231f7880a5d0eaa93d978a1e Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Wed, 11 Jan 2023 00:41:17 +0100 Subject: Rip aniseed, hail hotpot --- fnl/plugins/lazy.fnl | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 fnl/plugins/lazy.fnl (limited to 'fnl/plugins/lazy.fnl') diff --git a/fnl/plugins/lazy.fnl b/fnl/plugins/lazy.fnl new file mode 100644 index 0000000..faa53c2 --- /dev/null +++ b/fnl/plugins/lazy.fnl @@ -0,0 +1,27 @@ +;; Lazy opts. + +{:install {:colorscheme [:no-clown-fiesta]} + :performance {:rtp {:disabled_plugins [:gzip + :matchit + :matchparen + :netrwPlugin + :tarPlugin + :tohtml + :tutor + :zipPlugin]}} + :ui {:icons {:cmd " " + :config " " + :event " " + :ft " " + :init " " + :import " " + :keys " " + :lazy "鈴 " + :loaded "● " + :not_loaded "○ " + :plugin " " + :runtime " " + :source " " + :start " " + :task " " + :list ["● " " " " " "‒ "]}}} -- cgit v1.2.3-70-g09d2