starting work on actually saving settings

This commit is contained in:
SpookyDervish
2025-10-29 21:06:34 +11:00
parent 411ffdd471
commit c21af8508e
8 changed files with 72 additions and 29 deletions

View File

@@ -14,5 +14,4 @@ theme_mappings = {
"yaml": "yaml",
"md": "markdown",
"gitignore": "markdown",
"lua": "lua"
}