tofuya

Results 4 issues of tofuya

#### Description `SPC SPC` doesn't work. (`M-x` work) The log output to the Message buffer is as follows. ```log SPC SPC- which-key: There are no keys to show SPC SPC...

Fixed in develop

Add ruby support https://github.com/gregsexton/origami.el/issues/11

### Problem Description: evil-matchit seems to not support ruby’s endless method. I confirmed that it fails with the following test case. [Endless methods](https://rubyreferences.github.io/rubychanges/3.0.html#endless-method-definition "“Endless” method definition") are a new feature...

#### Description :octocat: I get an error when I fold the code in a ruby file that contains a single-line class, module, and method. As a side note, in Ruby,...

bug