home/.config/nvim/lua/config/autocmds.lua
cswimr 0701eb141c
swap to custom lazyvim config
Signed-off-by: cswimr <seaswimmerthefsh@gmail.com>
2024-10-08 19:11:39 -04:00

3 lines
213 B
Lua

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