mirror of
https://github.com/neovim/neovim.git
synced 2025-09-20 18:28:19 +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'`