MainProgramming → Vim

Christian J. Robinson: Vim

Vim stands for Vi IMproved. It is a greatly enhanced vi clone which includes syntax highlighting, scripting, a GUI, a basic IDE, folding, horizontal and vertical window splits, printing, language based smart indenting, and more. The latest version is Vim 7.2a.19. The official web page for vim is http://www.vim.org/, where Vim users contribute tips, scripts, and so on.

Vim 7 includes integrated spell checking, tabbed windows, undo branches, extended VimL (Vim's scripting language) to include arrays and dictionaries (named arrays), language based completion, and many other major and minor improvements.

The code here is distributed under the Vim license, unless otherwise noted. See ":help license". Most of the stuff here requires Vim 7.0 or greater. Some of these scripts are also available on www.vim.org.


[1] You may also need to read ":help new-filetype".



[About] [Friends] [Pictures] [Programming] [Writing] [Misc]
-  Site Map  -

[Valid HTML 4.01 Transitional] [Valid CSS]
http://www.infynity.spodzone.com/vim/
Copyright © 1996-2008 by Christian J. Robinson <infynity at onewest.net>
Last modification: May 28, 2008 - 10:03:47 PM GMT