1 Dec 2002 04:45
Re: some vim standard ?
Sylvain Viart <viart.sylvain <at> videotron.ca>
2002-12-01 03:45:01 GMT
2002-12-01 03:45:01 GMT
Hi, I wrote: > > Is there a standard vim library ? > I've found a partial answer to my question : :he eval.txt So much buildin function are already here ! It has been time I didn't check this part of the help. cursor(l,c) will nicely replace my now old func! GotoLC(l,c) exe "norm ".a:l."G".a:c."|" endf And what about the searchpair() function, seems very powerful. Some matching engine may be trashed... I need to read :he version6.txt 5963 lines, pretty heavy. Regards, -- -- - Sylvain Viart - - Blainville - Canada - Je parle aussi le français.(Continue reading)
RSS Feed