vim中进行复制粘贴

1.vim中的复制
按住shift键选中
ctrl+insert键就是复制
复制出来ctrl + V粘贴
2.windows复制
ctrl + c 复制
shirt + insert 键粘贴

评论已关闭