You can paste into vim by gnome-terminal's shortcut for paste.Place the file in insert mode and use
Ctrl+Shift+v.
Remember beforehand to
:set paste
to avoid messing with the indentation.
You can paste into vim by gnome-terminal's shortcut for paste.Place the file in insert mode and use
Ctrl+Shift+v.
Remember beforehand to
:set paste
to avoid messing with the indentation.