mirror of
https://github.com/neovim/neovim.git
synced 2025-11-23 18:46:38 +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'`