summaryrefslogtreecommitdiff
path: root/fnl/plugins/lualine.fnl
diff options
context:
space:
mode:
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}