Cara menggunakan Ctrl C dan Ctrl V menggunakan ekstensi VIM VScode

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