Not working syntax

This commit is contained in:
Mariusz Smykuła 2013-05-31 22:41:09 +02:00
parent b0d8af2aec
commit c2fbddca7a
1 changed files with 0 additions and 14 deletions

View File

@ -1,14 +0,0 @@
syntax "gitcommit" "COMMIT_EDITMSG$"
color white "#.*"
color green "#.(modified|deleted).*"
color yellow start="# Changes.*" end="# Changed.*"
color cyan start="# Untracked.*" end="diff"
color cyan start="# Untracked.*" end="$$"
color brightred "^deleted file mode .*"
color brightgreen "^\+.*"
color brightred "^-.*"
color brightyellow "^(diff|index|---|\+\+\+).*"
color brightmagenta "@@.*@@"
color white "# (Change[ds]|Untracked) .*"
color white "#.*\(use .*"
color white "^#"