Vim - The editor

Gary Johnson's Vim Page


This is the start of a collection of scripts and plugins that I've written for vim, a very powerful text editor. You can find many more such scripts as well as tips on using vim at vim online.

Scripts and Plugins

cccs.vim
A syntax file for ClearCase config specs.
tidy.vim
The :Tidy command finds and reports errors in HTML files in the same manner that :make reports errors in other languages. It does this by running the tidy program on the current file and capturing the error messages so that they can be accessed with the Quickfix commands (:cn, et al.). The HTML file itself is not modified.

Contributions to vim online

Scripts
casejump.vim:
Jump to cases in C switch statement
ctags.vim:
Display function name in the title bar and/or the status line
Tips
Tip #222:
Building vim with color on HP-UX

Links

The VIM (Vi IMproved) Home Page
vim online
A collection of scripts, tips, and other information about vim maintained at Sourceforge.
Vi-IMproved.org
Support for the #VIM channel on freenode.net and the vim editor. Home of the Vi-IMproved Wiki.
Vim-list Users Map
Dr Chip's Vim Page
Benji Fisher's Vim Page
Text Processing With Integrated Spell Checking and Paragraph Formatting in the Vim and Vi Editors.
Luc Hermitte's VIM Macros
Peppe's Vim Pages
The Vim Editor - Antoine Mechelynck's Vim page.

Gary Johnson, garyjohn@spk.agilent.com
URL: <http://www.spocom.com/users/gjohnson/vim/>
Last modified: Mon Jun 05 10:04:29 2006
Created with Vim Best viewed with any browser Valid HTML 3.2!