blob: c5397cb3b406d55383044473c9168675aad1358c (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
{
"id": "obsidian-editor-shortcuts",
"name": "Code Editor Shortcuts",
"version": "1.14.0",
"minAppVersion": "1.1.0",
"description": "Add keyboard shortcuts (hotkeys) commonly found in code editors such as Visual Studio Code (vscode) or Sublime Text",
"author": "Tim Hor",
"authorUrl": "https://github.com/timhor",
"fundingUrl": "https://ko-fi.com/timhor",
"isDesktopOnly": false
}
|