LazyVim.LazyVim/lua/lazyvim
2023-11-30 20:17:07 +01:00
..
config fix(lsp): detect if using nvim-0.10 and use new inlay_hint.enable method (#2007) 2023-11-30 19:53:40 +01:00
plugins fix(lsp): detect if using nvim-0.10 and use new inlay_hint.enable method (#2007) 2023-11-30 19:53:40 +01:00
util fix(ui): signcolumn signs on nightly. Fixes #2039 2023-11-30 20:17:07 +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