mirror of
https://github.com/pratiktri/dotfiles.git
synced 2026-02-04 08:41:43 +05:30
Rectified conflicting keybinding for hide panel
This commit is contained in:
@@ -45,5 +45,10 @@
|
||||
{
|
||||
"key": "ctrl+alt+g",
|
||||
"command": "git.checkout"
|
||||
},
|
||||
{
|
||||
"key": "ctrl+shift+j",
|
||||
"command": "editor.action.joinLines",
|
||||
"when": "editorTextFocus"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user