Skip to content

Commit

Permalink
Update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
leafOfTree committed Nov 5, 2024
1 parent 0e241ab commit 9d50663
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,9 +119,8 @@ You can install this plugin just like others.
<br />
</details>


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

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

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

Expand Down

0 comments on commit 9d50663

Please sign in to comment.