mirror of
https://github.com/scopatz/nanorc.git
synced 2024-10-18 02:06:40 -07:00
Merge remote-tracking branch 'origin/master' into morefiles
This commit is contained in:
commit
c8e328c847
29 changed files with 102 additions and 3 deletions
|
|
@ -2,6 +2,10 @@
|
|||
##
|
||||
|
||||
syntax "XML" ".*\.([jrs]?html?|xml|sgml?|rng|mei|musicxml)$"
|
||||
header "<\?xml.*version=.*\?>"
|
||||
magic "(XML|SGML) (sub)?document"
|
||||
comment "<!--|-->"
|
||||
|
||||
color white "^.+$"
|
||||
color green start="<" end=">"
|
||||
color cyan "<[^> ]+"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue