update at 2025-11-04 20:46:31

This commit is contained in:
douboer
2025-11-04 20:46:31 +08:00
parent 777c625411
commit 39feb2dde5
5 changed files with 19 additions and 10 deletions

View File

@@ -65,10 +65,13 @@ sudo pacman -S fcitx
### Obsidian 插件安装
1. 下载插件文件到 Obsidian 插件目录:
- 方法一:
```bash
cd /path/to/your/vault/.obsidian/plugins/
git clone https://github.com/yourusername/vim-im-switch.git
git clone https://biboer.cn/gitea/gavin/vim-im-switch
```
- 方法二(简单):
把 vim-im-switch 目录复制到/path/to/your/vault/.obsidian/plugins/目录下。
2. 在 Obsidian 中启用插件:
- 打开设置 → 社区插件 → 浏览