74th / vscode-vim

vim emulator for Visual Studio Code
MIT License
215 stars 25 forks source link

(xp) command sequence cut character and paste character #87

Open jefflhp opened 5 years ago

jefflhp commented 5 years ago

I can use the x-key to cut a character, but when trying to put it back using (p) it pastes the copy buffer. Would it be possible to replace the buffer with the current character.

This extension is the best VIM extension for VSCode.