all repos

init.lua @ 333f8156ff7636681f0a815dc66fd138eada1d08

my nvim config
1 files changed, 1 insertions(+), 1 deletions(-)
refactor(lualine): change model of loading
Author: Smirnov Oleksandr ss2316544@gmail.com
Committed at: 2023-08-25 01:51:18 +0300
Parent: b1c134b
M lua/plugins/lualine.lua

@@ -29,7 +29,7 @@ }

return { "nvim-lualine/lualine.nvim", - lazy = false, + event = "VeryLazy"; opts = { options = { theme = "tokyonight",