mirror of https://github.com/MidnightCommander/mc
Added new keyword to Ruby syntax
Signed-off-by: Mikhail S. Pobolovets <styx.mp@gmail.com>
This commit is contained in:
parent
b0510f594c
commit
ee001dd96f
|
@ -145,6 +145,7 @@ context default
|
|||
keyword whole include\? green
|
||||
keyword whole include magenta
|
||||
keyword whole require magenta
|
||||
keyword whole require_relative magenta
|
||||
# keyword whole where magenta
|
||||
|
||||
#Class numeric
|
||||
|
|
Loading…
Reference in New Issue