neovim-ruby icon indicating copy to clipboard operation
neovim-ruby copied to clipboard

Ruby support for Neovim

Results 2 neovim-ruby issues
Sort by recently updated
recently updated
newest added
trafficstars

Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action

# Problem The design, and usage, of remote plugins can be simplified, as described in https://github.com/neovim/neovim/issues/27949 tl;dr: - remove the concept of "remote plugins" - instead, any Ruby module that...

enhancement