.obsidian/plugins/leader-hotkeys-obsidian/manifest.json

8 lines
212 B
JSON

{
"id": "leader-hotkeys-obsidian",
"name": "Leader Hotkeys",
"description": "Add leader hotkey support to any command (like tmux or vim)",
"isDesktopOnly": false,
"version": "0.2.1",
"js": "main.js"
}