add back indent guide, misc tweaks

This commit is contained in:
2026-02-01 23:06:41 +08:00
parent 7c79abc9c7
commit 5f8aa70827
6 changed files with 22 additions and 10 deletions

View File

@@ -37,6 +37,7 @@ QString LexerGroupActionMenu::displayName(const QString &lexerName)
{"cmake", "CMake"},
{"hypertext", "HTML"},
{"xml", "XML"},
{"yaml", "YAML"},
{"json", "JSON"},
{"css", "CSS"},
{"powershell", "PowerShell"}