This commit is contained in:
8
.vscode/keybindings.json
vendored
Normal file
8
.vscode/keybindings.json
vendored
Normal file
@ -0,0 +1,8 @@
|
||||
// This file does not get automatically applied
|
||||
// @TODO: Make it work or document how to copy to user keybindings
|
||||
[
|
||||
{
|
||||
"key": "cmd+shift+n",
|
||||
"command": "foam-vscode.create-note"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user