summaryrefslogtreecommitdiff
path: root/fnl/plugins/lualine.fnl
diff options
context:
space:
mode:
authorGustaf Rydholm <gustaf.rydholm@gmail.com>2025-07-24 14:02:46 +0200
committerGustaf Rydholm <gustaf.rydholm@gmail.com>2025-07-24 14:02:46 +0200
commit3b2c6360b2dec330fcb676d646988a29bf996c6b (patch)
tree72bc62cd55161e027fd790f288fce576bcd57140 /fnl/plugins/lualine.fnl
parent4d1774253c4aba3dc929066befd4bb0f883c5b29 (diff)
Diffstat (limited to 'fnl/plugins/lualine.fnl')
-rw-r--r--fnl/plugins/lualine.fnl2
1 files changed, 1 insertions, 1 deletions
diff --git a/fnl/plugins/lualine.fnl b/fnl/plugins/lualine.fnl
index b2f7e14..b22b1dc 100644
--- a/fnl/plugins/lualine.fnl
+++ b/fnl/plugins/lualine.fnl
@@ -79,6 +79,6 @@
(local dependencies [:arkav/lualine-lsp-progress])
{1 :nvim-lualine/lualine.nvim
- :event [:BufReadPost :BufNewFile]
+ :event :VeryLazy
: opts
: dependencies}