Benji Fisher's Vim Page [ Welcome | TeX | buffoptions | matchit | bracketing | NcFTP | examples | vimrc | mktable | wordcomplete | Links ]

Welcome

This is the second incarnation of my vim site. A few things have changed since the first one. A big improvement is that we now have VimOnline, a cooperatively maintained, central source for vim scripts and other information. As a result, I will not post many of my scripts here. I will post various other things, mostly in HTML format: documentation, HOWTO documents, and Links to other useful sites. Another change is that Netscape seems to be setting cookies and putting its own links at the top when you visit this site. I guess that's the price for free web space these days. :-(

Contributions, suggestions, and requests are welcome: benji@member.AMS.org.

What I actually get done depends, to a large extent, on feedback. I originally planned to spend most of my time on vim and TeX, but I received many more comments on the matchit script than on the TeX macros, so I spent a lot more time on matchit.vim. This is now included in the standard vim distribution (in the $VIMRUNTIME/macros/ directory). More info below.

Contents

Links

  • Vim home page
  • Johannes Zellner has several useful vim scripts. In particular, Header.vim will start an empty file with an appropriate template and update time stamps. (For an alternative way to do both of these, see :help template within vim.) He also has a Latex.vim file that should be interesting to German speakers.
  • Dr. C (who maintains the tex.vim syntax file) has many useful scripts and programs. Of particular interest for TeX users are the English spell checker and the text-alignment macros. Of general interest: read/write over the net, color schemes, IDE-like features for C/C++.
  • Ralf Arens is another LaTeX vimmer. Some of his scripts are incorporated into my texmacro.vim file.

Last modified: 12/27/01