More syntax files from craigbarnes/nanorc

This commit is contained in:
Mariusz Smykuła 2013-06-02 12:48:33 +02:00
parent 9975b237ac
commit e5cc8be863
33 changed files with 593 additions and 0 deletions

9
sed.nanorc Normal file
View file

@ -0,0 +1,9 @@
syntax "sed" "\.sed$"
header "^#!.*bin/(env +)?sed( |$)"
color red "[|^$.*+]"
color brightyellow "\{[0-9]+,?[0-9]*\}"
color magenta "\\."
color brightblack "(^|[[:space:]])#([^{].*)?$"
color ,green "[[:space:]]+$"
color ,red " +"