update at 2025-11-04 20:46:31
This commit is contained in:
@@ -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 中启用插件:
|
||||
- 打开设置 → 社区插件 → 浏览
|
||||
|
||||
Reference in New Issue
Block a user