LazyVim.LazyVim/lua/lazyvim
2023-04-16 11:34:35 +02:00
..
config fix(config): options cant be disabled with lazyvim config. Fixes #566 2023-04-16 11:34:35 +02:00
plugins fix(lsp): gt -> gT. Fixes #554 2023-04-16 11:03:54 +02:00
util fix(lazygit): dont use <esc><esc> for normal more for laygit to prevent delays on <esc>. Fixes #567 2023-04-16 11:18:44 +02: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