1
0
Fork 0
mirror of https://github.com/luzifer/vim.git synced 2024-11-09 16:10:00 +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 " clipboard - "unnamed" to use the * register like unnamed register
"autoselect" to always put selected text on the clipboard "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 " keymodel - "startsel" and/or "stopsel"; what special keys can do
set km= set km=