From b956734b51a178ba083848672b006aa325217381 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sun, 3 Mar 2019 21:48:37 +0900 Subject: Update Kate syntax highlight files from http://kate-editor.org/syntax/2.5/ sources. Signed-off-by: Michele Calgaro --- kate/data/rhtml.xml | 241 ++++++++++++++++++++++++++-------------------------- 1 file changed, 120 insertions(+), 121 deletions(-) (limited to 'kate/data/rhtml.xml') diff --git a/kate/data/rhtml.xml b/kate/data/rhtml.xml index a966c23cc..00729e02b 100644 --- a/kate/data/rhtml.xml +++ b/kate/data/rhtml.xml @@ -44,81 +44,81 @@ --> - + - BEGIN - END - and - begin - break - case - defined? - do - else - elsif - end - ensure - for - if - in - include - next - not - or - redo - rescue - retry - return - then - unless - until - when - while - yield + BEGIN + END + and + begin + break + case + defined? + do + else + elsif + end + ensure + for + if + in + include + next + not + or + redo + rescue + retry + return + then + unless + until + when + while + yield - private_class_method - private - protected - public_class_method - public + private_class_method + private + protected + public_class_method + public - attr_reader - attr_writer - attr_accessor + attr_reader + attr_writer + attr_accessor - alias - module - class - def - undef + alias + module + class + def + undef - self - super - nil - false - true - caller - __FILE__ - __LINE__ + self + super + nil + false + true + caller + __FILE__ + __LINE__ - $stdout - $defout - $stderr - $deferr - $stdin + $stdout + $defout + $stderr + $deferr + $stdin - abort - at_exit - autoload - autoload? - binding - block_given? - callcc - caller - catch - chomp - chomp! - chop - chop! - eval - exec - exit - exit! - fail - fork - format - getc - gets - global_variables - gsub - gsub! - iterator? - lambda - load - local_variables - loop - method_missing - open - p - print - printf - proc - putc - puts - raise - rand - readline - readlines - require - scan - select - set_trace_func - sleep - split - sprintf - srand - sub - sub! - syscall - system - test - throw - trace_var - trap - untrace_var - warn + abort + at_exit + autoload + autoload? + binding + block_given? + callcc + caller + catch + chomp + chomp! + chop + chop! + eval + exec + exit + exit! + fail + fork + format + getc + gets + global_variables + gsub + gsub! + iterator? + lambda + load + local_variables + loop + method_missing + open + p + print + printf + proc + putc + puts + raise + rand + readline + readlines + require + scan + select + set_trace_func + sleep + split + sprintf + srand + sub + sub! + syscall + system + test + throw + trace_var + trap + untrace_var + warn auto_complete_field @@ -316,9 +316,9 @@ - TODO - FIXME - NOTE + TODO + FIXME + NOTE @@ -584,7 +584,7 @@ Match them before $_. --> - + @@ -1220,7 +1220,6 @@ - -- cgit v1.2.1