LazyVim.LazyVim/lua/lazyvim/config
2023-01-10 11:14:27 +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 feat(keymaps): added <leader>r to redraw and clear hlsearch 2023-01-09 22:12:41 +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