From f3851335b54b6917abae58511dff45a300356219 Mon Sep 17 00:00:00 2001 From: Joe Block Date: Sat, 30 Jul 2016 18:19:53 -0700 Subject: [PATCH] Add haxelib completion --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 41a079b..8b4bc07 100644 --- a/README.md +++ b/README.md @@ -397,6 +397,7 @@ These plugins add tab completion without adding extra functions or aliases. * [zsh-packer](https://github.com/wakeful/zsh-packer) - Adds tab completion for packer * [zsh-pandoc-completion](https://github.com/srijanshetty/zsh-pandoc-completion) - Pandoc completion plugin * [zsh-pip-completion](https://github.com/srijanshetty/zsh-pip-completion) - Autocompletion plugin for pip +* [zsh.plugin.haxelib](https://github.com/tong/zsh.plugin.haxelib) - Completions for haxelib ## Themes