LazyVim.LazyVim/lua/lazyvim
2023-10-07 20:42:33 +02:00
..
config fix(config): trigger all buf filetype events on LazyFile 2023-10-07 15:15:33 +02:00
plugins perf(navic): enable lazy_update_context option to update context on "CursorHold" instead of of using default "CursorMove" (#1620) 2023-10-07 20:42:33 +02:00
util fix(ui): properly handly signs without name. Fixes #1612 2023-10-07 11:18:04 +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