vault backup: 2026-04-08 08:32:15

This commit is contained in:
Jan Meyer
2026-04-08 08:32:15 +02:00
parent 3897babce3
commit 7f35286f20
5 changed files with 1289 additions and 1 deletions

View File

@@ -0,0 +1,14 @@
{
"vimrcFileName": ".obsidian.vimrc",
"displayChord": true,
"displayVimMode": true,
"fixedNormalModeLayout": false,
"capturedKeyboardMap": {},
"supportJsCommands": false,
"vimStatusPromptMap": {
"normal": "🟢",
"insert": "🟠",
"visual": "🟡",
"replace": "🔴"
}
}

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,10 @@
{
"id": "obsidian-vimrc-support",
"name": "Vimrc Support",
"version": "0.10.2",
"description": "Auto-load a startup file with Obsidian Vim commands.",
"minAppVersion": "0.15.3",
"author": "esm",
"authorUrl": "",
"isDesktopOnly": false
}