LazyVim.LazyVim/lua/lazyvim/config
Tamás Barta f57031db7c
feat(autocmds): add groups to autocmds (#151)
* fix(config): add groups to autocommands, and fix plugin/user config order

* revert config loading refactor and inline augroups

* refactor: autocmd groups

---------

Co-authored-by: Folke Lemaitre <folke.lemaitre@gmail.com>
2023-02-07 20:30:46 +01:00
..
autocmds.lua feat(autocmds): add groups to autocmds (#151) 2023-02-07 20:30:46 +01:00
init.lua feat(icons): add copilot icon (#195) 2023-02-07 09:16:47 +01:00
keymaps.lua fix(keymaps): move lines with silent and without triggering cmdline. Fixes #184 2023-02-06 08:43:59 +01:00
options.lua fix(config): don't set options to their defaults (#120) 2023-01-24 13:40:18 +01:00