Files
2026-06-23 15:20:56 +02:00

4 lines
144 B
Python

# Referenced and used variable - but in practice can't be changed.
# Scintilla _only_ supports "utf-8" ATM
default_scintilla_encoding = "utf-8"