Skip to content

Commit 36d8b6a

Browse files
committed
Update doc
1 parent 2a021dc commit 36d8b6a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -361,6 +361,8 @@ If you set `cmd` to empty string `''`, it'll call `:terminal` to open a new Vim
361361
- `:ProjectGitBranch`: Show branches
362362
- `:ProjectGitTag`: Show tags
363363

364+
> If those commands run much slower than in terminal, consider `set shell=/bin/bash` for vim.
365+
364366
#### Git status and changelist management
365367

366368
- `:ProjectGitStatus`: Show local changes. You can create changelist to organize your local changes. Support basic operations like `commit`, `rollback`, `push`, and `pull`.

0 commit comments

Comments
 (0)