move to lazyvim

This commit is contained in:
DeveloperDurp 2024-07-29 05:04:34 -05:00
parent ecb347cc19
commit 9725324dbf
27 changed files with 592 additions and 338 deletions

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