LazyVim.LazyVim/lua/lazyvim
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
..
config feat(autocmds): add groups to autocmds (#151) 2023-02-07 20:30:46 +01:00
plugins fix(mini.indent): no need to disable indent in alpha dashboard config. Fixes #199 2023-02-07 16:46:48 +01:00
util docs: added recipes 2023-02-07 19:43:30 +01:00
health.lua feat(health): added some simple health checks 2023-01-24 08:17:10 +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