Vi (35)

Featured Links:

http://www.vim.org
Editor's Pick The VIM (Vi IMproved) Home Page Open in a new browser window Editor's Pick
   Perhaps the most popular vi clone. First reference point for VIM information: versions, documentation, and development.
   http://www.vim.org

Regular Links:

http://www.naglenet.org/vim/
Adrian's VIM Page Open in a new browser window
   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.
   http://www.naglenet.org/vim/
http://docs.freebsd.org/44doc/usd/12.vi/paper.html
An Introduction to Display Editing with Vi Open in a new browser window
   An excellent paper written by the author of vi, Bill Joy
   http://docs.freebsd.org/44doc/usd/12.vi/paper.html
http://ex-vi.sourceforge.net/
BSD ex/vi 3.7 ported to modern Unix systems Open in a new browser window
   The original vi source code, with a few necessary modernizations.
   http://ex-vi.sourceforge.net/
http://bvi.sourceforge.net/
BVI - Binary Visual editor Open in a new browser window
   The bvi editor is a display-oriented editor for binary files, based on the vi text editor.
   http://bvi.sourceforge.net/
http://cream.sourceforge.net
Cream Open in a new browser window
   Cream is an easy-to-use configuration of the powerful, free, and famous Vim text editor for both Microsoft Windows and GNU/Linux.
   http://cream.sourceforge.net
http://mysite.verizon.net/astronaut/vim/index.html
Dr Chip's Vim Page Open in a new browser window
   Contains C and Vim code which helps editing with the ViM editor, including hints generation, text alignment, color schemes, network read/write, and spell checking.
   http://mysite.verizon.net/astronaut/vim/index.html
http://www.grok2.com/vi-emacs.html
Emacs for Vi users Open in a new browser window
   Basic equivalent emacs editor commands and operations for users of the vi editor.
   http://www.grok2.com/vi-emacs.html
http://www.viemu.com/a_vi_vim_graphical_cheat_sheet_tutorial.html
Graphical vi-vim Cheat Sheet Open in a new browser window
   Tutorial based on the graphical cheat sheet created for people learning vi or vim.
   http://www.viemu.com/a_vi_vim_graphical_cheat_sheet_tutorial.html
http://insenvim.sourceforge.net
Intellisense for Vim Open in a new browser window
   This site provides intellisense (Code Insight, Autocompletion) features for Vim.
   http://insenvim.sourceforge.net
http://www.eng.hawaii.edu/Tutor/vi.html
Mastering the VI Editor Open in a new browser window
   A getting started guide for vi users.
   http://www.eng.hawaii.edu/Tutor/vi.html
http://www.bostic.com/vi/
Nvi Open in a new browser window
   The Berkeley Vi (NVI) editor Home Page.
   http://www.bostic.com/vi/
http://www.moolenaar.net/habits.html
Seven habits of effective text editing Open in a new browser window
   Guidelines and hints for editing plain text more quickly and with fewer mistakes by Bram Moolenaar.
   http://www.moolenaar.net/habits.html
http://www.vim.org/script.php?script_id=517
TVO: The Vim Outliner Open in a new browser window
   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.
   http://www.vim.org/script.php?script_id=517
http://elvis.the-little-red-haired-girl.org/
The Elvis Text Editor Homepage Open in a new browser window
   The homepage of a popular vi clone available on many operating systems.
   http://elvis.the-little-red-haired-girl.org/
http://www.thomer.com/thomer/vi/vi.html
The VI Lover's Page Open in a new browser window
   Mostly links plus brief info. Good overview covering: history, versions of vi, manuals, FAQs and other sites of interest.
   http://www.thomer.com/thomer/vi/vi.html
http://www.darryl.com/vi.shtml
The ViPowered! Open in a new browser window
   Logo to use on web sites that are written and maintained with Vi.
   http://www.darryl.com/vi.shtml
http://www.tuxfiles.org/linuxhelp/vimcheat.html
The Vim commands cheat sheet Open in a new browser window
   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.
   http://www.tuxfiles.org/linuxhelp/vimcheat.html
http://www.nwc.com/unixworld/tutorial/009/009.html
The vi/ex Editor Tutorial Open in a new browser window
   Advanced tutorial for the vi/ex editor written by Walter A. Zintz first published in Unix World magazine.
   http://www.nwc.com/unixworld/tutorial/009/009.html
http://ECN.www.ecn.purdue.edu/ECN/Documents/VI/
VI Tutorial Open in a new browser window
   A good vi tutorial and user guide aimed at engineering students.
   http://ECN.www.ecn.purdue.edu/ECN/Documents/VI/
http://www.roxanne.org/vi.html
Vi Editor FAQ Open in a new browser window
   Information, tips, and tricks for learning and using vi.
   http://www.roxanne.org/vi.html
http://www.gnulamp.com/vi.html
Vi Editor Tutorial Open in a new browser window
   Complete vi editor tutorial with setting up features like auto complete, editing multiple files, regex etc.
   http://www.gnulamp.com/vi.html
http://www.nuxified.org/vi_survival_guide
Vi survival guide Open in a new browser window
   Tutorial for new Vi users.
   http://www.nuxified.org/vi_survival_guide
http://www.risner.org/vim/
Vim 5.6 Reference Guide Open in a new browser window
   Guide for Vim available in PDF format.
   http://www.risner.org/vim/
http://www.oualline.com/vim-cook.html
Vim Cookbook Open in a new browser window
   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.
   http://www.oualline.com/vim-cook.html
http://vim-latex.sourceforge.net
Vim and LaTeX Open in a new browser window
   Environment for editing LaTeX in Vim. Huge set of menus and shortcuts. Improved syntax, compiler and ftplugin files.Recognition of \usepackage commands.
   http://vim-latex.sourceforge.net
http://www.pinkjuice.com/howto/vimxml/
Vim as XML Editor Open in a new browser window
   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.
   http://www.pinkjuice.com/howto/vimxml/
http://www.xs4all.nl/~josvanr/vim.html
Vim macro page - homepage of Jos Van Riswick Open in a new browser window
   Lots of vim macros
   http://www.xs4all.nl/~josvanr/vim.html
http://vimdoc.sourceforge.net/
Vimdoc Open in a new browser window
   Manuals, FAQs and links to tutorials for Vim users.
   http://vimdoc.sourceforge.net/
http://www.winvi.de/en/
WinVi Open in a new browser window
   Free Notepad replacement highly compatible with the Vi editor issued under the GPL license.
   http://www.winvi.de/en/
http://www.ungerhu.com/jxh/vi.html
vi Reference Open in a new browser window
   An expanded version of Maarten Litmaath's vi Reference. More ex commands and more examples.
   http://www.ungerhu.com/jxh/vi.html
http://vim.sourceforge.net/
vim online Open in a new browser window
   Resources, tips and news for the Vim community.
   http://vim.sourceforge.net/

Last Updated: 2007-10-26 16:57:35