replace vim on osx to get native clipboard functionality using homebrew
OSX’s /usr/bin/vim isn’t compiled with +clipboard
so you can replace it with:
$ brew install macvim --override-system-vim
OSX’s /usr/bin/vim isn’t compiled with +clipboard
so you can replace it with:
$ brew install macvim --override-system-vim