Skip to content

Usage examples incompatible with neovim >=0.8 (using deprecated $NVIM_LISTEN_ADDRESS) #574

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
dbarnett opened this issue Aug 28, 2024 · 1 comment · Fixed by #575
Closed

Comments

@dbarnett
Copy link

Per https://neovim.io/doc/user/deprecated.html#%24NVIM_LISTEN_ADDRESS, $NVIM_LISTEN_ADDRESS no longer works in neovim 0.8 and newer, so the usage examples here that rely on it are broken.

@dbarnett
Copy link
Author

Looks like that just needs to be changed to --listen.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants