时间:2021-07-01 10:21:17 帮助过:6人阅读
.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