Okay, maybe Vim

This commit is contained in:
2026-07-22 18:21:39 -04:00
parent 4709bdf8b7
commit 15ee0aee54
6 changed files with 1275 additions and 3 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
}