🔧 Further configuration of vscode to be more vim
This commit is contained in:
parent
0f62beb6b2
commit
65404da6be
2 changed files with 10 additions and 0 deletions
|
|
@ -46,5 +46,13 @@
|
|||
{
|
||||
"key": "ctrl+p",
|
||||
"command": "workbench.action.quickOpen"
|
||||
},
|
||||
{
|
||||
"key": "alt+enter",
|
||||
"command": "workbench.action.terminal.toggleTerminal"
|
||||
},
|
||||
{
|
||||
"key": "ctrl+enter",
|
||||
"command": "workbench.action.terminal.new"
|
||||
}
|
||||
]
|
||||
Loading…
Add table
Add a link
Reference in a new issue