fea851b78b
Some languages have a trim-indent command but don't use it (for no apparent reason). Make them trim trailing spaces when exiting insert mode, like most other languages support scripts do.
7 lines
26 B
Plaintext
7 lines
26 B
Plaintext
def foo
|
|
|
|
end
|
|
|
|
def bar
|
|
end
|