输入banner图图片脚本导航/分类

vim【Accessingsystem

.vimrc中添加: set clipboard=unnamed http://vim.wikia.com/wiki/Accessing_the_system_clipboard Notice: Your linux should support X http://stackoverflow.com/questions/10101488/cut-to-the-system-clipboard-from-vim-on-ubuntu

.vimrc中添加:

 set clipboard=unnamed

http://vim.wikia.com/wiki/Accessing_the_system_clipboard


Notice:

Your linux should support X

http://stackoverflow.com/questions/10101488/cut-to-the-system-clipboard-from-vim-on-ubuntu