1
0
Fork 0

Added NeoVim config

This commit is contained in:
Rain 2024-05-26 12:21:21 -04:00
parent e95429dd6c
commit 1c1f1bffe3
14 changed files with 634 additions and 0 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