Skip to content
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

README: add clipboard tool dependency (#886) #2

Merged
merged 1 commit into from
Apr 28, 2024

Conversation

ViaxCo
Copy link
Owner

@ViaxCo ViaxCo commented Apr 28, 2024

Fixes: nvim-lua#884
Neovim requires an external tool for proper system clipboard integration. Some systems install this already by default:

  • on Fedora xsel is already installed by default
  • on Windows using the choko install the win32yank is alredy installed This is not installed by default on ubuntu or debian so adding that to the dependencies list and to the install instructions snippets.

Fixes: #884
Neovim requires an external tool for proper system clipboard integration.
Some systems install this already by default:
- on Fedora xsel is already installed by default
- on Windows using the choko install the win32yank is alredy installed
This is not installed by default on ubuntu or debian so adding that
to the dependencies list and to the install instructions snippets.
@ViaxCo ViaxCo merged commit 1c7b31e into ViaxCo:master Apr 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants