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

Using Android Volley to post an array to PHP -

python - How to add an model instance to a django queryset? -

angularjs - No 'Access-Control-Allow-Origin' error from local domain to public API -