February 2012
11 posts
2 tags
2 tags
3 tags
5 tags
Guide to getting Vim's clipboard to OS X's...
This took way too long to figure out. Hope to spare someone else from the agony:
Step 1:
Install Vim that has clipboard support (OS X’s Vim does not have this)
brew install https://raw.github.com/adamv/homebrew-alt/master/duplicates/vim.rb
Make sure to update the vim alias to point to the new binary. Mine was at /usr/local/Cellar/vim/7.3.333/bin
Step 2:
(this is optional and will...
2 tags
2 tags