aboutsummaryrefslogtreecommitdiffhomepage
path: root/share/completions/mix.fish
Commit message (Collapse)AuthorAge
* Update mix completionGravatar Jan Ernsting2015-10-20
| | | | | | | Among others `mix escriptize` has not been supported since July 2014: https://github.com/elixir-lang/elixir/issues/2468 Also explain what mix is.
* Completions: Don't check $cmd[1]Gravatar Fabian Homborg2015-08-17
| | | | | | | | This is already done by fish before calling the completion. It breaks completion with combiners (#2025) and also with wrappers. (This does not include git because that's better solved in #2145)
* adding elixir, iex, mix completionsGravatar Andreas Eger2013-12-24