Vim - the ubiquitous text editor
Vim is a highly configurable text editor built to make creating and
changing any kind of text very efficient.
It is included as "vi" with most UNIX systems and with Apple OS X.
Vim is rock stable and is continuously being developed to become even better.
Among its features are:
- persistent, multi-level undo tree
- extensive plugin system
- support for hundreds of programming languages and file formats
- powerful search and replace
- integrates with many tools
| News |
Vim
8.0.0134
is the current version |
Vim 25 birthday presentation
[2016-12-14]
On November 2nd I did a presentation about Vim at Google Zurich.
This is exactly 25 years since the first public version of Vim was
built.
The presentation gives an overview of Vim history and highlights the
important choices that were made. With background information on
my personal life and what was the state of computing, the context in
which Vim was developed.
You can find it on Youtube.
(Bram Moolenaar)
Nice article about Vim on hostingadvice.com
[2016-12-02]
Releasing version 8.0 and getting close to the 25th birthday inspired the writing of
this article.
It contains links to relevant info and can be used to convince a friend to start using Vim.
(Bram Moolenaar)
Happy 25th birthday!
[2016-11-02]
Vim version 1.14 was the first public release of Vim, distributed on Fred Fish disk 591. The executable has the version information "Vi IMitation v1.14 (Nov 2 1991 0:36:35)". That is exactly 25 years ago.
Raise your glass to Vim! (Bram Moolenaar)
|
Vim: The power tool for everyone!
See pictures of Bram's latest visit to Uganda on
Google Photos.
Read the visit report on the ICCF website.
|
 |
| Recent Script Updates |
5,377 scripts, 11,568,594 downloads |
 |
| [2016-12-25] |
vim-workspace : A minimalist vim session wrapper for your project workspace. |
 |
(1.0) Use ToggleWorkspace to turn on/off workspace tracking. - Thaer Khawaja |
| [2016-12-25] |
rpgle.vim : Free (7.1) syntax highlight, folds, indent, etc for RPG/ILE |
 |
(1.0.0) Initial upload - Andreas Louv |
| [2016-12-24] |
vim-paragraph : Vim plain text utilities |
 |
(1.0) Initial upload - Pedro Mendonca |
| [2016-12-23] |
mcabberlog.vim : Watch your mcabber logs in vim |
 |
(0.7) • Support for PMs in MUC - Thomas Ba |
| [2016-12-23] |
UnconditionalPaste : Force character-/line-/block-wise paste, regardless of how it was yanked. |
 |
(4.10) - Add grp / gr!p / gRp / gR!p mappings that include / exclude lines matching queried / recalled pattern, defaulting (both variants) to include only non-empty lines.
- Add g=p / g==p mappings that process lines through a queried / recalled Vim expression.
- ENH: In ghp query, offer help on the mnemonics by pressing ?.
- ENH: Make gqp also support 5-element {prefix}^M{element-prefix}^M{separator}... - Ingo Karkat |
 |
| more recent |
most downloaded |
top rated |
 |
 |
| Vim Tips |
 |
The tips are located on the
Vim Tips wiki.
This is a platform to exchange tips and tricks from and for Vim users.
|