Add obsidian-vimrc and a better configuration

This commit is contained in:
2026-07-21 23:43:46 -04:00
parent d36ccb6b4a
commit 94840d9d0f
6 changed files with 1293 additions and 2 deletions

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
}