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.
6 lines
37 B
Plaintext
6 lines
37 B
Plaintext
class Test
|
|
def test
|
|
|
|
end
|
|
end
|