initial commit, working on TODO's

This commit is contained in:
RingOfStorms (Joshua Bell) 2023-05-22 21:37:52 -05:00
commit 5e821a4d61
12 changed files with 411 additions and 0 deletions

5
lua/user/auto-save.lua Normal file
View file

@ -0,0 +1,5 @@
return {
"Pocco81/auto-save.nvim",
commit = "979b6c82f60cfa80f4cf437d77446d0ded0addf0", -- May 22, 2023
event = "User AstroFile",
}