starter/lua/config/autocmds.lua

4 lines
211 B
Lua
Raw Normal View History

2023-01-07 17:52:40 +08:00
-- Autocmds are automatically loaded on the VeryLazy event
2023-03-30 15:20:00 +08:00
-- Default autocmds that are always set: https://github.com/jul-o/LazyVim/blob/main/lua/lazyvim/config/autocmds.lua
2023-01-07 17:52:40 +08:00
-- Add any additional autocmds here