LazyVim.LazyVim/lua/lazyvim/config
2023-01-10 19:40:25 +01:00
..
autocmds.lua feat(autocmds): set spell and wrap for markdown 2023-01-06 23:51:02 +01:00
init.lua feat(colorscheme)!: LazyVim now loads the colorscheme configured with config.colorscheme. See the docs for more info 2023-01-10 11:14:27 +01:00
keymaps.lua style: fixed comment for save file 2023-01-10 19:40:25 +01:00
options.lua feat(options): winminwidth 2023-01-06 23:51:45 +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