Last active
September 6, 2016 14:43
-
-
Save wickett/a3c51ae5b8c47cd65206a59cc77a3706 to your computer and use it in GitHub Desktop.
This file contains 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
# You need homebrew for this | |
$ brew install ctags git vim | |
$ git clone git@github.com:wickett/wickett-vim.git ~/.vim | |
# Installs all the plugins and go dependencies | |
$ cd ~/.vim | |
$ make install |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment