Skip to content

Commit

Permalink
add python to hxml syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
jdonaldson committed Nov 15, 2017
1 parent b4371bc commit 8cb29ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions syntax/hxml.vim
Expand Up @@ -32,6 +32,7 @@ syntax match hxmlType "-lua"
syntax match hxmlType "-main"
syntax match hxmlType "-neko"
syntax match hxmlType "-php"
syntax match hxmlType "-python"
syntax match hxmlType "-prompt"
syntax match hxmlType "-resource"
syntax match hxmlType "-swf"
Expand Down

0 comments on commit 8cb29ed

Please sign in to comment.