[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Stopping vim from auto-indenting



also sprach mdevin (on Sat, 05 May 2001 09:20:15PM +1000):
> How do you stop this from happening?

actually, set noautoindent won't cut it if you have smartindent or
cindent set. however, vim has a feature:

:set paste

then paste your text, then

:set nopaste

martin;              (greetings from the heart of the sun.)
  \____ echo mailto: !#^."<*>"|tr "<*> mailto:"; net@madduck
-- 
i assume full responsibility for my actions,
except the ones that are someone else's fault.



Reply to: