1
0
mirror of https://github.com/luzifer/vim.git synced 2024-09-19 11:02:55 +00:00

Do not spam copybuffer with selection but copy on yank

This commit is contained in:
Knut Ahlers 2014-09-28 13:50:25 +02:00
parent f8a95fbd29
commit 7782216c2a

2
vimrc
View File

@ -76,7 +76,7 @@ set slm=mouse,key
" clipboard - "unnamed" to use the * register like unnamed register
"autoselect" to always put selected text on the clipboard
set cb=autoselect ",exclude:cons\\\|linux
set cb=unnamed,unnamedplus ",exclude:cons\\\|linux
" keymodel - "startsel" and/or "stopsel"; what special keys can do
set km=