LazyVim.LazyVim/lua/lazyvim
2023-02-27 19:38:29 +01:00
..
config feat(config): allow to disable loading of the default keymaps/autocmds/options. Fixes #238 2023-02-11 08:59:42 +01:00
plugins fix(treesitter): always install all built-in treesitter parsers to prevent queriy issues 2023-02-27 19:38:29 +01:00
util faet(util): added Util.on_very_lazy 2023-02-14 21:55:52 +01:00
health.lua fix(health): also check for fdfind instead of just fd. Fixes #270 2023-02-15 14:03:46 +01: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