Tools (工具)
Sunday, 9 July 2017
Disabling auto indent temporarily to pasteEdit
Sometimes you only need to paste some snippet of code, that already has indentation, so you can disable it only during the paste operation:
:set paste
then
:set nopaste
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)