vim粘贴python代码乱码解决办法

vim粘贴python代码乱码解决办法

1. 在vim中,进入命令模式输入:set paste,在进行粘贴,就不会乱码了。

原文地址:https://www.cnblogs.com/syw-home/p/12984262.html