dotfiles/.config/nvim/lua/config/autocmds.lua

4 lines
213 B
Lua
Raw Normal View History

2023-10-06 06:13:04 -07:00
-- 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