Last active
July 21, 2016 00:55
-
-
Save juancolacelli/f8a28e1926cf4d145a1f56f389aa0220 to your computer and use it in GitHub Desktop.
Vim with lua support
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
brew install vim --with-cscope --with-lua | |
brew install macvim --with-cscope --with-lua | |
brew install vim --override-system-vi |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment