Skip to content

How to map <D-c> and <D-v> to copy/paste when attaching to remote nvim instance #2547

Closed Answered by shahamran
shahamran asked this question in Q&A
Discussion options

You must be logged in to vote

Ok, I was wrong about vim.g.neovide not being set. The problem was that the configuration for neovide-related options was loaded before neovide was attached. The solution was to configure neovide in a lazier way.

I'm using LazyVim, and moved neovide options from lua/config/options.lua to lua/config/keymaps.lua.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@fredizzimo
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by shahamran
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants