nano: hilight asm also for upper-case extensions

This commit is contained in:
Nero 2022-04-02 21:03:04 +00:00
parent 8f306c170e
commit 788c958aa3
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
## Here is an example for assembler.
syntax "asm" "\.(S|s|asm|inc)$"
syntax "asm" "\.(S|s|ASM|asm|INC|inc)$"
magic "assembler source"
color brightblue "^\S*"