This website works better with JavaScript.
Home
Help
Sign In
cn
/
joe-syntax
mirror of
https://github.com/cmur2/joe-syntax.git
Watch
1
Star
0
Fork
0
Code
Releases
0
Activity
Browse Source
Add simple git COMMIT_EDITMSG highlighting
pull/10/head
cn
7 years ago
parent
323b32967c
commit
a5577fbdd7
2 changed files
with
24 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-0
ftyperc
+20
-0
git-commit.jsf
+ 4
- 0
ftyperc
View File
@ -988,3 +988,7 @@
PowerShell
*.ps1
-syntax powershell
Git COMMIT_EDITMSG
*COMMIT_EDITMSG
-syntax git-commit
+ 20
- 0
git-commit.jsf
View File
@ -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
Write
Preview
Loading…
Cancel
Save