diff --git a/Plugins.md b/Plugins.md index daabc1e..784d573 100644 --- a/Plugins.md +++ b/Plugins.md @@ -311,6 +311,11 @@ This is a plugin that helps to encode/decode strings with base64 from the consol You can find a list of some of the aliases introduced [here](http://jasonm23.github.com/oh-my-git-aliases.html). +## gitfast +**Maintainer:** [felipec](https://github.com/felipec) + +Enables the zsh completion from git.git folks, which is much faster than the official one from zsh. A lot of zsh-specific features are not supported, like descriptions for every argument, but everything the bash completion has, this one does two (as it is using it behind the scenes). Not only is it faster, it should be more robust, and updated regularly to the latest git upstream version. + ## git-extras **Maintainer:** [agrimaldi](https://github.com/agrimaldi) @@ -861,4 +866,4 @@ Completion plugin for [zeus](https://github.com/burke/zeus). The describing text ## Pass **Maintainer:** [sanbor](https://github.com/sanbor) -Completion plugin for [pass](http://zx2c4.com/projects/password-store/). [Source](http://git.zx2c4.com/password-store/tree/contrib/pass.zsh-completion) +Completion plugin for [pass](http://zx2c4.com/projects/password-store/). [Source](http://git.zx2c4.com/password-store/tree/contrib/pass.zsh-completion) \ No newline at end of file