Re: mapping g

2006-11-16 Thread Bram Moolenaar
Manfred Georg wrote: > Apparently this isn't a very popular thing to do, but I remap g > to help me do indentation. There are two problems with this. > In gvimrc_example.vim , there is some code (which has been copied > all sorts of places) which does automatic > jump to last position when file

Re: mapping g

2006-11-16 Thread Manfred Georg
Thanks, sorry about the wrong file name, (computer went down and I couldn't check it). Thanks for the patch. I guess, the vimrc/plugin thing makes sense...it still ends up looking like an ugly hack though. I guess a question, is how often does this bite people? Does it make sense to have some

Re: mapping g

2006-11-15 Thread Benji Fisher
On Wed, Nov 15, 2006 at 08:11:42PM -0600, Manfred Georg wrote: > Hi, > > Apparently this isn't a very popular thing to do, but I remap g > to help me do indentation. There are two problems with this. > In gvimrc_example.vim , there is some code (which has been copied > all sorts of places) which

Re: mapping g

2006-11-15 Thread A.J.Mechelynck
Manfred Georg wrote: Hi, Apparently this isn't a very popular thing to do, but I remap g to help me do indentation. There are two problems with this. In gvimrc_example.vim , there is some code (which has been copied all sorts of places) which does automatic jump to last position when file was c

mapping g

2006-11-15 Thread Manfred Georg
Hi, Apparently this isn't a very popular thing to do, but I remap g to help me do indentation. There are two problems with this. In gvimrc_example.vim , there is some code (which has been copied all sorts of places) which does automatic jump to last position when file was closed. This uses the