Added kde neon aliases

This commit is contained in:
Pratik Tripathy
2020-08-05 02:29:00 +05:30
parent 64cf9c47ed
commit c47bb223d5
4 changed files with 13 additions and 7 deletions

View File

@@ -48,7 +48,7 @@
},
{
"key": "ctrl+shift+j",
"command": "editor.action.joinLines",
"when": "editorTextFocus"
}
"command": "editor.action.joinLines"
},
{ "key": "ctrl+shift+j", "command": "workbench.action.togglePanel" }
]