Skip to content

Commit

Permalink
shebang hilight for Python files
Browse files Browse the repository at this point in the history
  • Loading branch information
Detlef Groth committed Oct 14, 2024
1 parent 059a8f2 commit e897a7a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions jasspa/macros/hkpython.emf
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ set-variable .fhook-python.item-list-r2 "Class \ecB\\1\ecA"
!endif
0 hilight .hilight.python 0 $global-scheme
hilight .hilight.python 2 "#" .scheme.comment
hilight .hilight.python 2 "^#!" .scheme.header
hilight .hilight.python 4 "\"" "\"" "\\" .scheme.string
hilight .hilight.python 0 "\\[" .scheme.string
hilight .hilight.python 0 "\\]" .scheme.string
Expand Down

0 comments on commit e897a7a

Please sign in to comment.