Split config according to new example

This commit is contained in:
2023-03-17 14:49:56 +02:00
parent df9530784f
commit c0b5f25b7c
13 changed files with 415 additions and 454 deletions

3
highlights/init.lua Normal file
View File

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