[plug] vi(m): inserting with hanging indents
Craig Ringer
craig at postnewspapers.com.au
Wed Aug 21 11:26:36 WST 2002
> :set noautoindent
> (typing 'set noauto' and pressing Tab should get you that)
Or
:set noai
if you feel really slack :-)
> Turn autoindent back on with:
> :set autoindent
> (again, just type 'set auto' and press Tab)
:set ai
--
Craig Ringer
GPG Key Fingerprint: AF1C ABFE 7E64 E9C8 FC27 C16E D3CE CDC0 0E93 380D
-- if it ain't broke, add features 'till it is. (or:)
while (! broken) { features ++ ; broken = isBroken(features) }
More information about the plug
mailing list