Change to use lazyvim

This commit is contained in:
Anthony Oteri
2024-01-26 16:53:00 -05:00
parent 6622fc62ea
commit ba87d2cd75
58 changed files with 616 additions and 592 deletions
+3
View 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