rufo-vim icon indicating copy to clipboard operation
rufo-vim copied to clipboard

Ruby format for vim via rufo

Results 14 rufo-vim issues
Sort by recently updated
recently updated
newest added

If I have an escaped character inside a string, like `\x0d\x0a` or `\x0`, it looks like the plugin (but not Rufo itself) is replacing this with literal characters. Running `:%!rufo`...

Closes #28 https://github.com/ruby-formatter/rufo-vim/issues/28

Hi all, I am currently an active rufo maintainer. However, I am not a vim user and will not maintain this package. Nevertheless, I don't think it is desirable for...