How to keep original program format when copying to vim? -



How to keep original program format when copying to vim? -

this question has reply here:

turning off auto indent when pasting text vim 13 answers

there,

i found every-time when re-create piece of code eclipse vim, format totally screwed up, , indentation broken adding lots of tabs in vim. has clues how maintain original programme format when copying vim?

try enabling paste mode:

set paste

vim

Comments

Popular posts from this blog

java - How to set log4j.defaultInitOverride property to false in jboss server 6 -

c - GStreamer 1.0 1.4.5 RTSP Example Server sends 503 Service unavailable -

Using ajax with sonata admin list view pagination -