From 9d5066329c92e9b21befe4765ab70b7541976f8d Mon Sep 17 00:00:00 2001 From: leafOfTree Date: Tue, 5 Nov 2024 13:06:17 +0800 Subject: [PATCH] Update doc --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 0958cf8..d1f9b41 100644 --- a/README.md +++ b/README.md @@ -119,9 +119,8 @@ You can install this plugin just like others.
- > [!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 @@ -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