Update README.md

This commit is contained in:
Yan Pritzker 2014-03-13 21:17:31 -05:00
parent 8145c6d316
commit 742561a67d

View File

@ -271,6 +271,14 @@ These hacks are Lion-centric. May not work for other OS'es. My favorite mods inc
* No disk image verification (downloaded files open quicker)
* Display the ~/Library folder in finder (hidden in Lion)
### Macvim troubles with Lua?
```
brew uninstall macvim
brew remove macvim
brew cleanup
brew install macvim --custom-icons --override-system-vim --with-lua --with-luajit
```
### [Pry](http://pry.github.com/)