mirror of
https://github.com/OMGeeky/nvim-config-1.git
synced 2026-01-04 18:30:27 +01:00
Initial commit
This commit is contained in:
3
lua/config/autocmds.lua
Normal file
3
lua/config/autocmds.lua
Normal file
@@ -0,0 +1,3 @@
|
||||
-- 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
|
||||
Reference in New Issue
Block a user