Cómo usar CTRL C y CTRL V usando VIM VScode Extension

{
	"vim.useSystemClipboard": true // ctrl + c to copy and p to paste
}
Poor Panda