From 4514a9afbf7602838ce3fbf77372d2040d6585cf Mon Sep 17 00:00:00 2001 From: felipec Date: Sat, 27 Apr 2013 14:02:57 -0700 Subject: [PATCH] Add gitfast plugin info --- Plugins.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) 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