Ubuntu server vim复制到系统剪贴板

时间:2021-04-06 14:36:20   收藏:0   阅读:0

阿里云Ubuntu Server 20.04

apt-get update -y
apt-get upgrade -y
apt-get install -y xorg-dev
apt-get install -y libgtk2.0-dev
apt-get install -y vim vim-scripts vim-gtk

检验:
vim --version | grep "clipboard"

评论(0
© 2014 mamicode.com 版权所有 京ICP备13008772号-2  联系我们:gaon5@hotmail.com
迷上了代码!