Initial commit

This commit is contained in:
Mathis Gauthey
2023-08-05 19:14:53 +01:00
parent 13a70a46bf
commit f366d5b7b6
7803 changed files with 186098 additions and 2 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.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
}