LazyVim.LazyVim/lua/lazyvim
2023-10-11 14:56:55 +02:00
..
config feat(root): allow custom functions as part of vim.g.root_spec 2023-10-11 14:56:54 +02:00
plugins fix(lualine): when opening nvim with a file, show an empty statusline till lualine loads 2023-10-11 14:56:55 +02:00
util fix(format): always show formatter status even when no sources available 2023-10-11 14:56:54 +02:00
health.lua fix: cleanup all Neovim < 0.9.0 code 2023-10-01 14:18:25 +02:00
init.lua feat(config)!: LazyVim can now be configured like any other plugin with {"LazyVim/LazyVim", opts = ... }. config.settings is deprecated 2023-01-10 11:14:27 +01:00