plugins: Rename gitstatusd plugin to gitstatus

This commit is contained in:
Noah Gorny
2020-06-21 12:54:53 +03:00
parent 6294797986
commit 3eac73f613
8 changed files with 44 additions and 44 deletions

View File

@@ -397,7 +397,7 @@ Setting this flag globally has the same effect as `SCM_CHECK=true`, but only for
### Speed up git status calculations
As an alternative to ignoring repo status entirely, you can try out the `gitstatusd` plugin.
As an alternative to ignoring repo status entirely, you can try out the `gitstatus` plugin.
This plugin speeds up all `git status` calculations by up to 10x times!
**NOTE**: You will need to clone `gitstatus` repo from [here](https://github.com/romkatv/gitstatus).