LazyVim.LazyVim/lua/lazyvim
2023-10-08 12:56:27 +02:00
..
config fix(config): dont append LazyVim early to the rtp when bootstrapping 2023-10-08 11:33:03 +02:00
plugins feat(treesitter): add diff, jsonc and yaml by default 2023-10-08 12:56:27 +02:00
util fix(util): fixup typo vim.lsp.get_active_clients 2023-10-08 12:56:27 +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