Skip to content

Conversation

@Juan2418
Copy link
Owner

@Juan2418 Juan2418 commented May 2, 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.

NOTE
Please verify that the base repository above has the intended destination!
Github by default opens Pull Requests against the parent of a forked repository.
If this is your personal fork and you didn't intend to open a PR for contribution
to the original project then adjust the base repository accordingly.


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.
@Juan2418 Juan2418 merged commit 4c062e5 into Juan2418:master May 2, 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

Development

Successfully merging this pull request may close these issues.

Clipboard tool not listed as dependency

2 participants