Quantcast
Channel: Vimタグが付けられた新着記事 - Qiita
Viewing all articles
Browse latest Browse all 5608

[VIM] Share Mac Clipboard with Vim

$
0
0

Confirm Vim Version

First confirm the version of your vim is support +clipboard with

vim --version

If not install the recent version of vim.

brew install vim

Setup .vimrc

Add this line to your ~/.vimrc.

setclipboard=unnamed

Try

In the vim, with yank command y, the selection will be copied to the mac clipboard.


Viewing all articles
Browse latest Browse all 5608

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>