mirror of
https://github.com/zyedidia/micro.git
synced 2025-06-19 15:25:42 -04:00
syntax: Fix include of patch in git-commit (#2917)
This commit is contained in:
parent
d8abfd3999
commit
1231d24279
@ -31,6 +31,5 @@ rules:
|
|||||||
# should never match valid diff output and extend highlighting to the
|
# should never match valid diff output and extend highlighting to the
|
||||||
# end of the file
|
# end of the file
|
||||||
end: "^ENDOFFILE"
|
end: "^ENDOFFILE"
|
||||||
limit-group: "magenta"
|
|
||||||
rules:
|
rules:
|
||||||
- include: "patch"
|
- include: "patch"
|
||||||
|
Loading…
Reference in New Issue
Block a user