Add Vim
This commit is contained in:
parent
1d6afb7268
commit
93efc0c983
@ -114,6 +114,14 @@ defaults write com.bohemiancoding.sketch3 exportCompactSVG -bool yes
|
|||||||
|
|
||||||
## Developer
|
## Developer
|
||||||
|
|
||||||
|
### Vim
|
||||||
|
|
||||||
|
#### Compile Sane Vim
|
||||||
|
Compiling MacVim via Homebrew with all bells and whistles, including overwriting system Vim.
|
||||||
|
```bash
|
||||||
|
brew install macvim --HEAD --with-cscope --with-lua --override-system-vim --with-luajit --with-python
|
||||||
|
```
|
||||||
|
|
||||||
### Xcode
|
### Xcode
|
||||||
|
|
||||||
#### Install Command Line Tools Without Xcode
|
#### Install Command Line Tools Without Xcode
|
||||||
|
Loading…
Reference in New Issue
Block a user