Add simple git COMMIT_EDITMSG highlighting

pull/9/head
cn 9 years ago
parent 323b32967c
commit a5577fbdd7

@ -988,3 +988,7 @@
PowerShell
*.ps1
-syntax powershell
Git COMMIT_EDITMSG
*COMMIT_EDITMSG
-syntax git-commit

@ -0,0 +1,20 @@
# JOE syntax highlight file for Markdown
=Idle
=Tag green
=Escape bold
=Bad bold red
=Ignore green
:line_start Idle
* idle noeat
"#" ignore recolor=-1
:idle Idle
* idle
"\n" line_start
:ignore Ignore
* ignore
"\n" line_start
Loading…
Cancel
Save