kevins8
09/26/2020, 6:16 PMkevins8
09/26/2020, 6:16 PMtsnieman
09/26/2020, 6:23 PMvim.handleKeys
from settings and threw this in keybindings.json
for now:
{
"key": "ctrl+shift+enter",
"command": "markdown-checkbox.markCheckbox",
"when": "editorLangId == 'markdown'"
},
{
"key": "ctrl+l",
"command": "dendron.lookup",
"when": "editorLangId == 'markdown' || editorLangId == 'yaml'"
}
🤷♂️ it does the trick.kevins8
09/26/2020, 6:25 PMtsnieman
09/26/2020, 6:27 PM[2020-09-26 11:26:50.516] [renderer1] [info] [KeybindingService]: | Resolving ctrl+[KeyL]
[2020-09-26 11:26:50.516] [renderer1] [info] [KeybindingService]: \ From 4 keybinding entries, matched extension.vim_navigateCtrlL, when: editorTextFocus && vim.active && vim.use<C-l> && !inDebugRepl, source: built-in extension vscodevim.vim.
Leite
09/27/2020, 12:22 AMkevins8
09/27/2020, 12:29 AMLeite
09/27/2020, 1:07 AMkevins8
09/27/2020, 1:31 AMqqq
09/27/2020, 1:52 PMqqq
09/27/2020, 1:54 PMimalightbulb
09/27/2020, 2:18 PMimalightbulb
09/27/2020, 2:19 PMkevins8
09/27/2020, 3:12 PMgrndstt
09/27/2020, 3:14 PMgrndstt
09/27/2020, 3:14 PMgrndstt
09/27/2020, 3:15 PMkevins8
09/27/2020, 3:23 PMgrndstt
09/27/2020, 3:24 PMkevins8
09/27/2020, 3:24 PMgrndstt
09/27/2020, 3:24 PMkevins8
09/27/2020, 3:25 PMgrndstt
09/27/2020, 3:25 PMkevins8
09/27/2020, 3:25 PMgrndstt
09/27/2020, 3:27 PMgrndstt
09/27/2020, 3:27 PMkevins8
09/27/2020, 3:29 PMgrndstt
09/27/2020, 3:29 PMgrndstt
09/27/2020, 3:29 PMkevins8
09/27/2020, 3:30 PM