| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-05-29 | rc filetype: add some missing ModeChange hooks for trim-indent | Johannes Altmanninger | |
| 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. | |||
| 2021-06-06 | Event better tests for comments | Dmitry Matveyev | |
| 2021-06-06 | Better comment inserting tests and fix implementation | Dmitry Matveyev | |
| 2021-06-06 | Fix Ruby <ret> mid-comment | Dmitry Matveyev | |
| Implementation is copied from Nim. | |||
| 2021-06-06 | Add test for electric indentation in Ruby | Dmitry Matveyev | |
| 2019-06-12 | Add support for autoformatting after do keyword in Ruby | Dmitry Matveyev | |
| 2019-03-21 | Add categories in rc/ | Alex Leferry 2 | |
| Closes #2783 | |||
| 2018-04-14 | ruby.kak: Refactor end autoinsertion logic to be more robust | Maxime Coste | |
| Fixes the bug described by PR #1994 | |||
| 2018-04-10 | Add test for buggy ruby method newline | Nate Clark | |
| Currently, inserting a newline after a ruby method will incorrectly cause the following line to repeat the method header. This commit adds a test case to illustrate the bug. | |||
| 2018-03-02 | Add Ruby indentation test | Alyssa Ross | |
| See https://github.com/mawww/kakoune/issues/1525#issuecomment-324571751. | |||
