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

Cannot delete, yank or paste on js/ts file #111

Open
hiimnhan opened this issue Mar 6, 2023 · 2 comments
Open

Cannot delete, yank or paste on js/ts file #111

hiimnhan opened this issue Mar 6, 2023 · 2 comments

Comments

@hiimnhan
Copy link

hiimnhan commented Mar 6, 2023

Everything else is working fine but when I try to dd, it turns into error. Can anyone help me?
image

@Andreashoj
Copy link

I'm getting the same error :/

@PowerzinBR
Copy link

If you're on a Mac, use CMD + V to paste (include shift if it don't work, i'm not a mac user)
If you're on Linux or Windows use CTRL + Shift + V to paste

To copy use CMD + A and use Space 2x + D to delete the content (atleast it works on windows, for me)
Same for windows, Ctrl + A.

Check the neovim setup you use and look for keybinds, or search in the Neovim config folder.

NOTE: It works for the previous version with vim-plug and for Lazyvim

Also, say hi @craftzdog, i'm a big fan :D

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

No branches or pull requests

3 participants