mirror of
https://github.com/neovim/neovim.git
synced 2025-11-11 04:55:33 +00:00
This allows users who have per-project Ruby versions (e.g. with `rvm`) to pin to a particular gem installation. For example: `let g:ruby_host_prog = 'rvm system do neovim-ruby-host'`