05 Jun, 2012
4 commits
-
bundle-init is now renamed to bundle-apply and is to called after all bundle
specifications are given. Also added notes in the README file.The reason is the compinit function needs to be run after adding all the
required directories to `fpath`. The only reliable and performant way to do it
would be to explicitly call a function that does it after specifying all the
bundles.
03 Jun, 2012
1 commit
-
The `bundle` command got some new super short syntax sugar. Notes about it in
the README.
25 May, 2012
3 commits