aboutsummaryrefslogtreecommitdiff
path: root/neovim.rb
Commit message (Collapse)AuthorAge
* Homebrew formula builds dependencies through makeTayler Mulligan2014-03-19
| | | | | This way, if the dependencies change, and the install process needs to change to accommodate this, the Homebrew formula won't need revising.
* Removed testing for Homebrew installsTayler Mulligan2014-03-18
| | | | | Fixes the luarocks/busted error. Homebrew isn't exactly being facilitated, so it's not an ideal solution, but it works.
* homebrew: deparallelize buildaph2014-03-01
|
* Fixed nvim homebrew formulaTheo Belaire2014-03-01
| | | | I now also do make install
* Adding `make` stepCameron Eagans2014-02-23
|
* Adding neovim formula for HomebrewCameron Eagans2014-02-23