Replies: 2 comments
-
I have found the reason. It's because I have set InitVimPath manually, but it's a wrong path. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Anyone else looking for a fix, the following goes in init.vim, I found it from this response: #835 (comment)
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
My
~/.config/nvim/init..lua
is as follow:And
~/.config/nvim/lua/config/options.lua
is as follows:I can yank from neovim to system clipboard.

The settings of vscode is as follow:
What should I do to enable
yank form Vscode neovim to system clipboard
?Beta Was this translation helpful? Give feedback.
All reactions