* NanoRC Files: Copy linter and magic from nano 4.6 configs

This commit is contained in:
Zach DeCook 2019-12-18 11:20:31 -05:00
parent 97f06f6c73
commit db98b9f1b5
17 changed files with 26 additions and 0 deletions

View file

@ -2,6 +2,8 @@
##
syntax "XML" ".*\.([jrs]?html?|xml|sgml?|rng)$"
header "<\?xml.*version=.*\?>"
magic "(XML|SGML) (sub)?document"
comment "<!--|-->"
color white "^.+$"
color green start="<" end=">"