foam-template/.vscode/keybindings.json

8 lines
194 B
JSON

// 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"
}
]