neovim / neovim-ruby

Ruby support for Neovim
MIT License
337 stars 17 forks source link

Remove references to $NVIM_LISTEN_ADDRESS #83

Closed alexgenco closed 2 years ago

alexgenco commented 2 years ago

This will be removed in nvim 0.8+ in favor of --listen and $NVIM.

Fixes https://github.com/neovim/neovim-ruby/issues/82