initial commit

This commit is contained in:
RingOfStorms (Joshua Bell) 2023-03-21 13:03:54 -05:00
commit f5f99e551d
13 changed files with 332 additions and 0 deletions

3
highlights/init.lua Normal file
View file

@ -0,0 +1,3 @@
return { -- this table overrides highlights in all themes
-- Normal = { bg = "#000000" },
}