LazyVim.LazyVim/lua/lazyvim/config
2023-01-11 08:05:29 +01:00
..
autocmds.lua feat(autocmds): set spell and wrap for markdown 2023-01-06 23:51:02 +01:00
init.lua feat(notify): delay notifs till replaced or at most 500ms to prevent more prompts 2023-01-10 23:00:56 +01:00
keymaps.lua style: fixed comment for save file 2023-01-10 19:40:25 +01:00
options.lua fix(options): set options with vim.set_global 2023-01-11 08:05:29 +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