remap a command of vim inside vscode

Hey how can i remap this command of vim "va{V" for selecting a functions this is what i tried but it not working:
{
"key": "<leader>vf",
"command": "vim.remap",
"when": "vim.mode == 'Normal'",
"args": {
"command": "va{V",
}
}
{
"key": "<leader>vf",
"command": "vim.remap",
"when": "vim.mode == 'Normal'",
"args": {
"command": "va{V",
}
}
0 Replies
No replies yetBe the first to reply to this messageJoin
Want results from more Discord servers?
Add your server