2024-04-18 11:10:29 -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
|
2024-06-23 19:28:23 -07:00
|
|
|
|
|
|
|
-- Lua equivalent in Neovim configuration (init.lua or init.vim)
|