LazyVim.LazyVim/lua/lazyvim/config
2023-01-23 23:42:01 +01:00
..
autocmds.lua feat(autocmds): rebalance windows on resize 2023-01-11 16:26:08 +01:00
init.lua fix(autocmds): load autocmds during startup when argc > 0. Fixes #34 2023-01-11 13:00:16 +01:00
keymaps.lua feat(keymaps): do not create keymaps when a lazy keys handler exists 2023-01-23 08:08:12 +01:00
options.lua fix(options): don't set GUI font. Fixes #113 2023-01-23 23:42:01 +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