LazyVim.LazyVim/lua/lazyvim
2023-10-08 10:44:17 +02:00
..
config refactor(keymaps): move safe keymap.set wrapper to util and add message not to use it in a personal config 2023-10-08 10:28:01 +02:00
plugins feat(keymaps): added support for lazy's per-mode keymap disabling 2023-10-08 10:15:28 +02:00
util fix(util): fixed lsp willRenameFiles support check 2023-10-08 10:44:17 +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