markdown file update: 2023-02-25 22:16:53

This commit is contained in:
2023-02-25 22:16:53 +10:30
parent 285d411054
commit bb0276a32f
14 changed files with 33762 additions and 0 deletions

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,11 @@
{
"id": "obsidian-editor-shortcuts",
"name": "Code Editor Shortcuts",
"version": "1.13.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
}