diff --git a/files/vscode-keybindings.json b/files/vscode-keybindings.json index bd5654f..8f8351d 100644 --- a/files/vscode-keybindings.json +++ b/files/vscode-keybindings.json @@ -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",