docs: added comments to config files
This commit is contained in:
parent
d8769e1cf8
commit
32656ad76d
4 changed files with 20 additions and 10 deletions
3
lua/config/autocmds.lua
Normal file
3
lua/config/autocmds.lua
Normal file
|
@ -0,0 +1,3 @@
|
|||
-- Autocmds are automatically loaded on the VeryLazy event
|
||||
-- Default autocmds that are always set: https://github.com/LazyVim/LazyVim/blob/main/lua/lazyvim/config/autocmds.lua
|
||||
-- Add any additional autocmds here
|
Loading…
Add table
Add a link
Reference in a new issue