mirror of
https://github.com/unixorn/awesome-zsh-plugins
synced 2024-11-24 18:13:02 +00:00
Minor cleanups
Fix whitespace; make zsh-gvm entry consistent with others
This commit is contained in:
parent
fab2774438
commit
f66106aa6c
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ These frameworks make customizing your zsh setup easier.
|
|||
* [unixorn/git-extra-commands](https://github.com/unixorn/git-extra-commands) - Extra git helper scripts I've collected over time.
|
||||
* [voronkovich/gitignore.plugin.zsh](https://github.com/voronkovich/gitignore.plugin.zsh) - zsh plugin for creating `.gitignore` files
|
||||
* [clauswitt/zsh-grunt-plugin](https://github.com/clauswitt/zsh-grunt-plugin) - Add autocompletion for grunt
|
||||
* [yerinle/zsh-gvm](https://github.com/yerinle/zsh-gvm) Provides autocompletion for gvm(Groovy enVironment Manager)
|
||||
* [yerinle/zsh-gvm](https://github.com/yerinle/zsh-gvm) - Provides autocompletion for gvm (Groovy enVironment Manager)
|
||||
* [zsh-users/zsh-history-substring-search](https://github.com/zsh-users/zsh-history-substring-search) - Needs to be loaded after zsh-syntax-highlighting, or they'll both break. You'll also need to bind keys to its functions, details are in the README.md
|
||||
* [supercrabtree/k](https://github.com/supercrabtree/k) - Directory listings for zsh with git features.
|
||||
* [voronkovich/mysql.plugin.zsh](https://github.com/voronkovich/mysql.plugin.zsh) - Adds some functions for dealing with mysql
|
||||
|
|
Loading…
Reference in a new issue