Keep ctrl + l to select line

Woops, deleted too much
This commit is contained in:
Jake Howard 2019-11-01 09:10:39 +00:00
parent 5ed5b39d16
commit 365671e0f4
Signed by: jake
GPG Key ID: 57AFB45680EDD477

View File

@ -164,16 +164,6 @@
"command": "-workbench.view.extension.latex",
"when": "config.latex-workshop.bind.altKeymap.enabled"
},
{
"key": "ctrl+l",
"command": "-expandLineSelection",
"when": "editorFocus"
},
{
"key": "ctrl+l",
"command": "-expandLineSelection",
"when": "textInputFocus"
},
{
"key": "ctrl+l ctrl+l",
"command": "-expandLineSelection",