LazyVim.LazyVim/lua/lazyvim/config
2023-01-25 09:00:33 +01:00
..
autocmds.lua feat(autocmds): rebalance windows on resize 2023-01-11 16:26:08 +01:00
init.lua refactor: move LazyVim init to core 2023-01-25 09:00:33 +01:00
keymaps.lua fix(bufferline): plugin was renamed from nvim-bufferline.lua -> bufferline.nvim. Fixes #128 2023-01-25 08:19:44 +01:00
options.lua fix(config): don't set options to their defaults (#120) 2023-01-24 13:40:18 +01:00
settings.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