rufo-vim
rufo-vim copied to clipboard
Ruby format for vim via rufo
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`...
Repro: ``` [tim@hood]$ cat
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...