update at 2025-11-04 20:59:23
This commit is contained in:
465
vim-im-switch-plugin/main.js
Normal file
465
vim-im-switch-plugin/main.js
Normal file
File diff suppressed because one or more lines are too long
10
vim-im-switch-plugin/manifest.json
Normal file
10
vim-im-switch-plugin/manifest.json
Normal 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
|
||||
}
|
||||
2
vim-im-switch-plugin/styles.css
Normal file
2
vim-im-switch-plugin/styles.css
Normal file
@@ -0,0 +1,2 @@
|
||||
body {
|
||||
}
|
||||
Reference in New Issue
Block a user