Results 1 comments of Sílvio Rosa

Not great, but works (keybindings.json) ``` { "key": "ctrl+s", "command": "runCommands", "args": { "commands": [ "workbench.action.files.save", "extension.vim_escape", ] } }, ```