fix(heirline): change lazy loading of heirline
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
return astronvim.plugin {
|
||||
"rebelot/heirline.nvim",
|
||||
event = "UIEnter",
|
||||
event = "BufEnter",
|
||||
opts = function()
|
||||
--- a submodule of heirline specific functions and aliases
|
||||
astronvim.status.heirline = {}
|
||||
|
||||
Reference in New Issue
Block a user