13 Jul, 2012

7 commits


12 Jul, 2012

4 commits


13 Jun, 2012

1 commit


11 Jun, 2012

7 commits


09 Jun, 2012

5 commits


08 Jun, 2012

15 commits


07 Jun, 2012

1 commit

  • It looks like bundle-apply is not required anymore. Now that we call `compinit
    -i` at the end of `bundle-install`, we shouldn't need this. Every time a new
    bundle is added by the user that defines completions, the `bundle-install` the
    user runs, should create the `.zcompdump` with the new completions too. But I'll
    keep this here, probably deprecating after some further investigation.

    Shrikant Sharat