Skip to content

Commit

Permalink
Set priority for GAS lexer (#838)
Browse files Browse the repository at this point in the history
  • Loading branch information
gandarez committed Aug 24, 2023
1 parent 0fe72e1 commit c03a781
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lexers/embedded/gas.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
<filename>*.s</filename>
<filename>*.S</filename>
<mime_type>text/x-gas</mime_type>
<priority>0.1</priority>
</config>
<rules>
<state name="punctuation">
Expand Down

0 comments on commit c03a781

Please sign in to comment.