mirror of
https://github.com/cmur2/joe-syntax.git
synced 2024-12-22 02:54:23 +01:00
Add some missing by: lines
This commit is contained in:
parent
2298bcf9e1
commit
edfeb67f75
3
ant.jsf
3
ant.jsf
@ -1,8 +1,9 @@
|
||||
# JOE syntax highlight file for Ant's build scripts
|
||||
# by Christian Nicolai (http://mycrobase.de)
|
||||
|
||||
# http://ant.apache.org/
|
||||
|
||||
# using the XML highlighter with better colors since
|
||||
# heavily based on the XML highlighter but with better colors since
|
||||
# ant scripts heavily rely on the tags (blue is a bad color here)
|
||||
# instead of their contents
|
||||
|
||||
|
@ -1,3 +1,5 @@
|
||||
# JOE syntax highlight file for highlighting TODO: FIXME: XXX: etc
|
||||
# by Christian Nicolai (http://mycrobase.de)
|
||||
|
||||
=Comment green
|
||||
=CommentLabel bold green
|
||||
|
@ -1,4 +1,5 @@
|
||||
# JOE syntax highlight file for apt's sources.list
|
||||
# by Christian Nicolai (http://mycrobase.de)
|
||||
|
||||
=Idle
|
||||
=Comment green
|
||||
|
1
erb.jsf
1
erb.jsf
@ -1,4 +1,5 @@
|
||||
# JOE syntax highlight file for plain ERB
|
||||
# by Christian Nicolai (http://mycrobase.de)
|
||||
|
||||
=Idle
|
||||
=Keyword bold
|
||||
|
@ -1,4 +1,7 @@
|
||||
# JOE syntax highlight file for Erlang
|
||||
# by Christian Nicolai (http://mycrobase.de)
|
||||
# with contributions from Jonas Rosling and Andrew Lisin
|
||||
|
||||
# TODO Handle type information ::
|
||||
# TODO implement subroutines for cleaner and more correct implementation.
|
||||
# TODO Probably use less colors to be less distractive.
|
||||
|
@ -1,4 +1,5 @@
|
||||
# JOE syntax highlight file for Markdown
|
||||
# by Christian Nicolai (http://mycrobase.de)
|
||||
|
||||
=Idle
|
||||
=Tag green
|
||||
|
1
haml.jsf
1
haml.jsf
@ -1,4 +1,5 @@
|
||||
# JOE syntax highlight file for Haml
|
||||
# by Christian Nicolai (http://mycrobase.de)
|
||||
|
||||
=Idle
|
||||
=Comment green
|
||||
|
@ -1,4 +1,5 @@
|
||||
# JOE syntax highlight file for HTML embedded ERB
|
||||
# by Christian Nicolai (http://mycrobase.de)
|
||||
|
||||
=Idle
|
||||
=Keyword bold
|
||||
|
1
ini.jsf
1
ini.jsf
@ -1,4 +1,5 @@
|
||||
# JOE syntax highlight file for INI files
|
||||
# by Christian Nicolai (http://mycrobase.de)
|
||||
|
||||
=Idle
|
||||
=Comment green
|
||||
|
@ -1,4 +1,5 @@
|
||||
# JOE syntax highlight file for ip(6)tables-save and -restore
|
||||
# by Christian Nicolai (http://mycrobase.de)
|
||||
|
||||
=Idle
|
||||
=Comment green
|
||||
|
1
js.jsf
1
js.jsf
@ -1,4 +1,5 @@
|
||||
# JOE syntax highlight file for JavaScript
|
||||
# by Christian Nicolai (http://mycrobase.de) and Rebecca Turner
|
||||
|
||||
# Define colors
|
||||
|
||||
|
1
md.jsf
1
md.jsf
@ -1,4 +1,5 @@
|
||||
# JOE syntax highlight file for Markdown
|
||||
# by Christian Nicolai (http://mycrobase.de)
|
||||
|
||||
# And yes, this *is* a joke :p
|
||||
|
||||
|
@ -1,4 +1,5 @@
|
||||
# JOE syntax highlight file for Prolog
|
||||
# by Christian Nicolai (http://mycrobase.de)
|
||||
|
||||
=Idle
|
||||
=Comment green
|
||||
|
@ -1,4 +1,5 @@
|
||||
# JOE syntax highlight file for properties files
|
||||
# by Christian Nicolai (http://mycrobase.de)
|
||||
|
||||
=Idle
|
||||
=Comment green
|
||||
|
@ -1,4 +1,5 @@
|
||||
# JOE syntax highlight file for Puppet
|
||||
# by Christian Nicolai (http://mycrobase.de)
|
||||
|
||||
=Idle
|
||||
=Comment green
|
||||
|
@ -1,4 +1,5 @@
|
||||
# JOE syntax highlight file for Sieve
|
||||
# by Christian Nicolai (http://mycrobase.de)
|
||||
|
||||
=Idle
|
||||
=Comment green
|
||||
|
@ -1,4 +1,5 @@
|
||||
# JOE syntax highlight file for Whitespace
|
||||
# by Christian Nicolai (http://mycrobase.de)
|
||||
|
||||
=Idle
|
||||
=Space inverse red
|
||||
|
Loading…
Reference in New Issue
Block a user