LazyVim.LazyVim/lua/lazyvim
abeldekat b949835de5
feat(extras): Enable project-specific plugin specs using local .lazy.lua (#2115)
* feat(extras): Enable project-specific plugin specs using .lazy.lua

* added a warning when extra lazyrc is not the last plugin spec
2024-03-07 11:58:50 +01:00
..
config fix(options): don't lower timeoutlen when in VS Code (#2568) 2024-03-07 11:39:57 +01:00
plugins feat(extras): Enable project-specific plugin specs using local .lazy.lua (#2115) 2024-03-07 11:58:50 +01:00
util fix(util.ui.fg): Add link=false to show effective definition (#2542) 2024-03-07 11:57:03 +01: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