* Nanorc: Copy comment syntax from nano 4.6 nanorcs
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
## Here is an example for assembler.
|
||||
##
|
||||
syntax "ASM" "\.(S|s|asm)$"
|
||||
comment "//"
|
||||
|
||||
color red "\<[A-Z_]{2,}\>"
|
||||
color brightgreen "\.(data|subsection|text)"
|
||||
color green "\.(align|file|globl|global|hidden|section|size|type|weak)"
|
||||
|
||||
Reference in New Issue
Block a user