Add require_relative
in ruby syntax highlighting (#1472)
This commit is contained in:
parent
dbcf456031
commit
9f4407ca29
@ -38,7 +38,7 @@ pod=comment_doc
|
||||
|
||||
[keywords]
|
||||
# all items must be in one line
|
||||
primary=__FILE__ load define_method attr_accessor attr_writer attr_reader and def end in or self unless __LINE__ begin defined? ensure module redo super until BEGIN break do false next rescue then when END case else for nil include require retry true while alias class elsif if not return undef yield
|
||||
primary=__FILE__ load define_method attr_accessor attr_writer attr_reader and def end in or self unless __LINE__ begin defined? ensure module redo super until BEGIN break do false next rescue then when END case else for nil include require require_relative retry true while alias class elsif if not return undef yield
|
||||
|
||||
|
||||
[settings]
|
||||
|
Loading…
x
Reference in New Issue
Block a user