update at 2025-11-04 20:59:23

This commit is contained in:
douboer
2025-11-04 20:59:23 +08:00
parent 39feb2dde5
commit 36c97b0616
4 changed files with 547 additions and 50 deletions

View File

@@ -0,0 +1,10 @@
{
"id": "obsidian-vim-im-switch-plugin",
"name": "Vim Input Method Switch",
"version": "1.0.8",
"minAppVersion": "0.9.12",
"description": "Switch input method with fcitx-remote when Vim keymap is enabled.",
"author": "Yuan Chen",
"authorUrl": "https://github.com/yuanotes",
"isDesktopOnly": true
}