Skip to content

Commit 287efa1

Browse files
authored
docs: add installation instructions for Zim (#278)
1 parent 7cf6fd1 commit 287efa1

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -175,6 +175,14 @@ Load `zsh-vi-mode` as a plugin in your `.zshrc`
175175
```shell
176176
plug "jeffreytse/zsh-vi-mode"
177177
```
178+
179+
#### Using [Zim](https://github.com/zimfw/zimfw)
180+
181+
Load `zsh-vi-mode` as a plugin in your `.zimrc`
182+
183+
```shell
184+
zmodule jeffreytse/zsh-vi-mode
185+
```
178186

179187
#### Using [Homebrew](https://brew.sh/)
180188

0 commit comments

Comments
 (0)