- Lemmy - vi clone for Win95 & NT - http://www.softwareonline.org/products.html
A vi clone which is nicely integrated with Windows. Created by James Iuliano and owned now by Software Online, Lemmy is a US$20 shareware editor.
- The VIM (Vi IMproved) Home Page - http://www.vim.org
Perhaps the most popular vi clone. First reference point for VIM information: versions, documentation, and development.
- Vi Quick Reference - http://dcfonline.sfu.ca/ying/linux/vi/
Nicely formatted for printing single page quick reference sheet for common vi commands.
- VIM Development - http://www.math.fu-berlin.de/~guckes/vim/development.html
Like some of the world's best software, vim has its own development community.
- Nvi - http://www.bostic.com/vi/
The Berkeley Vi (NVI) editor Home Page.
- Adrian's VIM Page - http://www.naglenet.org/vim/
Brief description of advantages of using VIM text editor. Included are links to other reference pages, latest syntax files I maintain for VIM, and VIM tips and tricks.
- Vi Editor FAQ - http://roxanne.roxanne.org/~eric/vi_editor/
Information, tips, and tricks for learning and using vi.
- The VI Lover's Page - http://www.thomer.com/thomer/vi/vi.html
Mostly links plus brief info. Good overview covering: history, versions of vi, manuals, FAQs and other sites of interest.
- The Cult of vi - http://www.splange.freeserve.co.uk/misc/vi.html
A page of vi advocacy, links to other vi sites and an HTML version of Maarten Litmaath's very complete vi reference.
- The ViPowered! - http://www.darryl.com/vi.shtml
Logo to use on web sites that are written and maintained with Vi.
- Dr Chip's Vim Page - http://www.erols.com/astronaut/vim
Contains C and VimL code which helps editing with the ViM editor, including hints generation, text alignment, color schemes, network read/write, and spell checking.
- Emacs for Vi users - http://grok2.tripod.com
Basic equivalent emacs editor commands and operations for users of the vi editor.
- VI Tutorial - http://ECN.www.ecn.purdue.edu/ECN/Documents/VI/
A good vi tutorial and user guide aimed at engineering students.
- vim online - http://vim.sourceforge.net/
Resources, tips and news for the Vim community.
- Parth's VIM Page - http://www.geocities.com/pmalwankar/vim.htm
Vim syntax files for Itanium (IA-64) processor assemblers.
- WinVi - http://www.winvi.de/en/
Free Notepad replacement highly compatible with the Vi editor issued under the GPL license.
- BVI - Binary Visual editor - http://bvi.sourceforge.net/
The bvi editor is a display-oriented editor for binary files, based on the vi text editor.
- T-Ref - http://www.open-sorcerer.de/t-ref
VIm-reference formatted to be put onto a T-Shirt.
- Vim Cookbook - http://www.oualline.com/vim-cook.html
It contains short recipes for doing many simple and not so simple things in Vim. You should already know the basics of Vim, although each command is explained in detail.
- Vim and LaTeX - http://vim-latex.sourceforge.net
Environment for editing LaTeX in Vim. Huge set of menus and shortcuts. Improved syntax, compiler and ftplugin files.Recognition of usepackage commands.
- The Vim commands cheat sheet - http://www.tuxfiles.org/linuxhelp/vimcheat.html
A list of the most often used keys and commands in Vim. The cheat sheet covers tasks such as inserting and deleting text, searching and replacing, and editing blocks of text.
- ncr's vim page - http://www.geocities.com/ncr_10/vim.html
Vim scripts and tips.
- TVO: The Vim Outliner - http://www.vim.org/script.php?script_id=517
TVO turns Vim into a full-featured text outliner. It has a menu, key mappings and a toolbar that mimic Microsoft Word's outline support. Included are scripts that produce HTML, Perl POD, and RTF.
- The vi/ex Editor Tutorial - http://www.nwc.com/unixworld/tutorial/009/009.html
Advanced tutorial for the vi/ex editor written by Walter A. Zintz first published in Unix World magazine.
- vi Reference - http://www.ungerhu.com/jxh/vi.html
An expanded version of Maarten Litmaath's vi Reference. More ex commands and more examples.
- Vim as XML Editor - http://www.pinkjuice.com/howto/vimxml/
If Vim is your main text editor, and if you do a lot of XML editing, then this mini howto might help you to make that even more fun.
- Cream - http://cream.sourceforge.net
Cream is an easy-to-use configuration of the powerful, free, and famous Vim text editor for both Microsoft Windows and GNU/Linux.
- Intellisense for Vim - http://insenvim.freeservers.com
This site provides intellisense (Code Insight, Autocompletion) features for Vim.
|