File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed
Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments