From edfeb67f75814e6ca4b403efd624da220a52a5a2 Mon Sep 17 00:00:00 2001 From: cn Date: Tue, 3 Mar 2015 14:44:05 +0100 Subject: [PATCH] Add some missing by: lines --- ant.jsf | 3 ++- comment_todo.jsf | 2 ++ debian.jsf | 1 + erb.jsf | 1 + erlang.jsf | 3 +++ git-commit.jsf | 1 + haml.jsf | 1 + htmlerb.jsf | 1 + ini.jsf | 1 + iptables.jsf | 1 + js.jsf | 1 + md.jsf | 1 + prolog.jsf | 1 + properties.jsf | 1 + puppet.jsf | 1 + sieve.jsf | 1 + whitespace.jsf | 1 + yaml.jsf | 1 + 18 files changed, 22 insertions(+), 1 deletion(-) diff --git a/ant.jsf b/ant.jsf index 35aa32f..416eecb 100644 --- a/ant.jsf +++ b/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 diff --git a/comment_todo.jsf b/comment_todo.jsf index 56bb466..3abdf1a 100644 --- a/comment_todo.jsf +++ b/comment_todo.jsf @@ -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 diff --git a/debian.jsf b/debian.jsf index 0cb7fc7..413b681 100644 --- a/debian.jsf +++ b/debian.jsf @@ -1,4 +1,5 @@ # JOE syntax highlight file for apt's sources.list +# by Christian Nicolai (http://mycrobase.de) =Idle =Comment green diff --git a/erb.jsf b/erb.jsf index 19f8955..09ec9aa 100644 --- a/erb.jsf +++ b/erb.jsf @@ -1,4 +1,5 @@ # JOE syntax highlight file for plain ERB +# by Christian Nicolai (http://mycrobase.de) =Idle =Keyword bold diff --git a/erlang.jsf b/erlang.jsf index 92fb567..7704765 100644 --- a/erlang.jsf +++ b/erlang.jsf @@ -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. diff --git a/git-commit.jsf b/git-commit.jsf index f9c9acf..da547de 100644 --- a/git-commit.jsf +++ b/git-commit.jsf @@ -1,4 +1,5 @@ # JOE syntax highlight file for Markdown +# by Christian Nicolai (http://mycrobase.de) =Idle =Tag green diff --git a/haml.jsf b/haml.jsf index 11edf22..d937405 100644 --- a/haml.jsf +++ b/haml.jsf @@ -1,4 +1,5 @@ # JOE syntax highlight file for Haml +# by Christian Nicolai (http://mycrobase.de) =Idle =Comment green diff --git a/htmlerb.jsf b/htmlerb.jsf index 13b3dd3..eb1790b 100644 --- a/htmlerb.jsf +++ b/htmlerb.jsf @@ -1,4 +1,5 @@ # JOE syntax highlight file for HTML embedded ERB +# by Christian Nicolai (http://mycrobase.de) =Idle =Keyword bold diff --git a/ini.jsf b/ini.jsf index b8973f7..21e184f 100644 --- a/ini.jsf +++ b/ini.jsf @@ -1,4 +1,5 @@ # JOE syntax highlight file for INI files +# by Christian Nicolai (http://mycrobase.de) =Idle =Comment green diff --git a/iptables.jsf b/iptables.jsf index 68efe4a..e6b2148 100644 --- a/iptables.jsf +++ b/iptables.jsf @@ -1,4 +1,5 @@ # JOE syntax highlight file for ip(6)tables-save and -restore +# by Christian Nicolai (http://mycrobase.de) =Idle =Comment green diff --git a/js.jsf b/js.jsf index e9b8d0a..3b4ba52 100644 --- a/js.jsf +++ b/js.jsf @@ -1,4 +1,5 @@ # JOE syntax highlight file for JavaScript +# by Christian Nicolai (http://mycrobase.de) and Rebecca Turner # Define colors diff --git a/md.jsf b/md.jsf index 683114b..9d92465 100644 --- a/md.jsf +++ b/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 diff --git a/prolog.jsf b/prolog.jsf index 12e4766..f616a7c 100644 --- a/prolog.jsf +++ b/prolog.jsf @@ -1,4 +1,5 @@ # JOE syntax highlight file for Prolog +# by Christian Nicolai (http://mycrobase.de) =Idle =Comment green diff --git a/properties.jsf b/properties.jsf index 3ae0948..6948d92 100644 --- a/properties.jsf +++ b/properties.jsf @@ -1,4 +1,5 @@ # JOE syntax highlight file for properties files +# by Christian Nicolai (http://mycrobase.de) =Idle =Comment green diff --git a/puppet.jsf b/puppet.jsf index abf8ee2..5211d17 100644 --- a/puppet.jsf +++ b/puppet.jsf @@ -1,4 +1,5 @@ # JOE syntax highlight file for Puppet +# by Christian Nicolai (http://mycrobase.de) =Idle =Comment green diff --git a/sieve.jsf b/sieve.jsf index 1b31994..1fe06e7 100644 --- a/sieve.jsf +++ b/sieve.jsf @@ -1,4 +1,5 @@ # JOE syntax highlight file for Sieve +# by Christian Nicolai (http://mycrobase.de) =Idle =Comment green diff --git a/whitespace.jsf b/whitespace.jsf index 3b11bf5..76f7f25 100644 --- a/whitespace.jsf +++ b/whitespace.jsf @@ -1,4 +1,5 @@ # JOE syntax highlight file for Whitespace +# by Christian Nicolai (http://mycrobase.de) =Idle =Space inverse red diff --git a/yaml.jsf b/yaml.jsf index 3f3b2a1..bec1550 100644 --- a/yaml.jsf +++ b/yaml.jsf @@ -1,4 +1,5 @@ # JOE syntax highlight file for YAML +# by Christian Nicolai (http://mycrobase.de) =Idle =Comment green