mirror of
https://github.com/ScintillaOrg/lexilla.git
synced 2025-05-08 19:06:45 +08:00
Add 'else' to keyword list as it is syntactically significant.
This commit is contained in:
parent
fc1634f323
commit
0d32d542d3
@ -1,5 +1,5 @@
|
||||
lexer.*.rb=ruby
|
||||
keywords.*.rb=begin class def do end false if module return self super true unless until while \
|
||||
keywords.*.rb=begin class def do else end false if module return self super true unless until while \
|
||||
__FILE__ __LINE__
|
||||
fold=1
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user