diff --git a/Plugins.md b/Plugins.md index 8b8abec..ab59f91 100644 --- a/Plugins.md +++ b/Plugins.md @@ -82,6 +82,7 @@ Below is a list of bundled plugins - [macports](#macports) - [mercurial](#mercurial) - [meteor](#meteor) +- [mix](#mix) - [mvn](#mvn) - [mysql-macports](#mysql-macports) - [nanoc](#nanoc) @@ -1040,6 +1041,12 @@ $ meteor remove [tab] # Will all the installed packages --- +## mix + +Completion for the Elixir build tool Mix + +--- + ## mvn **Maintainer:** [fred-o](https://github.com/fred-o)