mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-02-05 23:49:24 +00:00
feat(nvim): Switched to LazyVim with tweaks
This commit is contained in:
3
config/nvim/lua/config/autocmds.lua
Normal file
3
config/nvim/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