Skip to content

Commit 0e241ab

Browse files
committed
Update doc
1 parent 1b02477 commit 0e241ab

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,10 @@ You can install this plugin just like others.
119119
<br />
120120
</details>
121121

122+
123+
> [!IMPORTANT]
124+
> If some commands run much slower in vim than its equivalent in terminal, consider resetting `shell` to `sh`. You can also try `set shell=/bin/bash`.
125+
122126
### Show file icon
123127

124128
To enable file icon in front of file name, you need to install
@@ -171,9 +175,6 @@ You need to remove this plugin as well as `config_home` (default: `~/.vim/vim-pr
171175

172176
> You can try adjusting `wildmenu`, `wildmode` for enhanced command-line completion
173177
174-
> [!IMPORTANT]
175-
> If some commands run much slower than its equivalent in terminal, consider resetting `shell` to `sh`. You can also try `set shell=/bin/bash`.
176-
177178
### :Project `<path>`
178179

179180
`path`: If `path` is relative or a project name , it'll search with both current working directory and `g:vim_project_config.project_base` as path base . In addition, you can use <kbd>Tab</kbd> to auto complete the path.

0 commit comments

Comments
 (0)