LazyVim.LazyVim/lua/lazyvim
2023-10-07 15:15:33 +02:00
..
config fix(config): trigger all buf filetype events on LazyFile 2023-10-07 15:15:33 +02:00
plugins fix(treesitter-textobjects): use normal ]c,]C,[c,[C when in diff-mode instead of goto class. Fixes #1610 2023-10-07 15:06:13 +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