nvim/lua/config/autocmds.lua
2025-01-05 23:06:49 -05:00

3 lines
213 B
Lua
Executable file

-- 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