From: Daniel Schierbeck Date: 2006-05-16T01:23:27+09:00 Subject: Re: Vim 7 insert-mode mappings Reid Thompson wrote: > while in insert mode, type > > begin > > i.e. after keypressing the 'n' in begin, press && hold the shift key and > press enter It doesn't work -- it only indents the next line (which it has done all along). I want it to add the `end' keyword after that line. Daniel