To disable(toggle) auto-comment and auto-indent when pasting (and avoid that middle-click results in the following)
# my comment # 1.1.1.1 foo # 2.2.2.2 bar
Just use
:set paste!
To disable(toggle) auto-comment and auto-indent when pasting (and avoid that middle-click results in the following)
# my comment # 1.1.1.1 foo # 2.2.2.2 bar
Just use
:set paste!