dencold / dotfiles

My dotfiles for configuring vim/bash/etc.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Explore vim -> clipboard copying

dencold opened this issue · comments

Right now when we yank lines in vim, it does not store in the system clipboard (at least on linux, double-check in os x).

I remember reading somewhere that you can enable vim to automatically add to the system keyboard, either through a special buffer or some parameter in .vimrc.

Read up on the options here and get this set so that when we copy something in vim, it's available system-wide.