from astronvim template

This commit is contained in:
Krishna Ayyalasomayajula
2026-03-05 10:08:49 -06:00
commit 7dd0271aec
18 changed files with 587 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
if true then return end -- WARN: REMOVE THIS LINE TO ACTIVATE THIS FILE
-- This will run last in the setup process.
-- This is just pure lua so anything that doesn't
-- fit in the normal config locations above can go here