Skip to content

Commit 9d50663

Browse files
committed
Update doc
1 parent 0e241ab commit 9d50663

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

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

122-
123122
> [!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`.
123+
> If some commands run much slower in vim than its equivalent in terminal, try resetting `shell` to `sh` or `cmd.exe`.
125124
126125
### Show file icon
127126

@@ -366,7 +365,7 @@ If you set `cmd` to empty string `''`, it'll call `:terminal` to open a new Vim
366365
- `:ProjectGitTag`: Show tags
367366

368367
> [!IMPORTANT]
369-
> If some commands run much slower than its equivalent in terminal, consider resetting `shell` to `sh`. You can also try `set shell=/bin/bash`.
368+
> If some commands run much slower in vim than its equivalent in terminal, try resetting `shell` to `sh` or `cmd.exe`.
370369
371370
#### Git status and changelist management
372371

0 commit comments

Comments
 (0)