摘要: 转自:https://blog.csdn.net/coder_oyang/article/details/89096219 vim中使用鼠标右键粘贴,失败。vim的模式: 网上解法: 1. 普通模式下输入“:set mouse-=a”,有效 2. .vimrc中添加: if has('mouse') 阅读全文
posted @ 2019-08-22 10:08 kuroniko 阅读(7294) 评论(1) 推荐(0)