LazyVim.LazyVim/lua/lazyvim
2023-01-11 08:10:40 +01:00
..
config fix(options): set options with vim.set_global 2023-01-11 08:05:29 +01:00
plugins fix(bufferline): load bufferline on VeryLazy event (#35) (#36) 2023-01-11 08:10:40 +01:00
util feat(notify): delay notifs till replaced or at most 500ms to prevent more prompts 2023-01-10 23:00:56 +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