]> git.rmz.io Git - dotfiles.git/blob - nvim/lua/config/autocmds.lua
nvim: add starter template for LazyVim
[dotfiles.git] / nvim / lua / config / autocmds.lua
1 -- Autocmds are automatically loaded on the VeryLazy event
2 -- Default autocmds that are always set: https://github.com/LazyVim/LazyVim/blob/main/lua/lazyvim/config/autocmds.lua
3 -- Add any additional autocmds here