vim cut and paste problem

août 2, 2007

Sometimes when you paste code in vim (running in a terminal), lines don’t align themselves pretty well. To avoid this weird effect I use:

:set paste

vim paste

use :set nopaste to go back to the default config.

Une Réponse to “vim cut and paste problem”

  1. Nicollet Says:

    Moi je fais:

    :set noai


Répondre à Nicollet Annuler la réponse.