LazyVim.LazyVim/lua/lazyvim
2023-01-11 13:00:16 +01:00
..
config fix(autocmds): load autocmds during startup when argc > 0. Fixes #34 2023-01-11 13:00:16 +01:00
plugins fix(bufferline): load bufferline on VeryLazy event (#35) (#36) 2023-01-11 08:10:40 +01:00
util fix(util): proper fix for lazy notify 2023-01-11 09:03:45 +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