mirror of
https://github.com/foambubble/foam-template.git
synced 2025-06-07 20:08:54 +00:00
8 lines
194 B
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"
|
|
}
|
|
]
|