1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

Fix indent...

This commit is contained in:
aycabta 2019-10-22 20:42:03 +09:00
parent 67f010af9b
commit 8bb716ab91

View file

@ -16,7 +16,7 @@ class Reline::Windows
[ 0, 75] => :ed_prev_char, # ←
[ 0, 83] => :key_delete, # Del
[ 0, 71] => :ed_move_to_beg, # Home
[ 0, 79] => :ed_move_to_end # End
[ 0, 79] => :ed_move_to_end # End
}
if defined? JRUBY_VERSION