Last active
June 12, 2025 13:05
-
-
Save krisk0/d1bae34a70084a18b9b9409aa013a547 to your computer and use it in GitHub Desktop.
geany syntax definition for CK3 modding
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[styling=Python] | |
[keywords] | |
primary=OR AND if else else_if limit trigger immediate option change_variable set_variable save_scope_as | |
identifiers=yes no scope root prev from this event_target any all none custom_tooltip type title desc name | |
[lexer_properties=Python] | |
[settings] | |
lexer_filetype=Python | |
tag_parser=Python | |
extension=txt | |
comment_single=# |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment