LazyVim.LazyVim/lua/lazyvim
2023-03-17 22:29:07 +01:00
..
config fix(config): compat with lazy.nvim 2023-03-17 22:29:07 +01:00
plugins feat(lsp): added keymap to see source actions with <leader>cA (useful for tsserver and others) 2023-03-17 16:29:32 +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