2
0
Fork 0
nano-syntax-archived/sed.nanorc

10 lines
211 B
Plaintext
Raw Normal View History

2015-05-03 07:15:14 +02:00
syntax "sed" "\.sed$"
color red "[|^$.*+]"
color brightyellow "\{[0-9]+,?[0-9]*\}"
color magenta "\\."
color cyan "(^|[[:space:]])#([^{].*)?$"
color ,green "[[:space:]]+$"
color ,red " + +| + +"
# +EXTRALINT