Re: Autoformatting using vimscript
On Sat, Apr 15, 2006 at 12:22:06PM +0530, Praveena M wrote: > Hi, > > I am new to vim-dev. > > I am looking for some pointers to implement auformatting perl programs > (similar to perltidy) using vim script. Vim has features to adjust the indentation automatically, but not to break up lines
Autoformatting using vimscript
Hi, I am new to vim-dev. I am looking for some pointers to implement auformatting perl programs (similar to perltidy) using vim script. Thanks in advance Praveena M