welcome home : vim online

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.2.1009 is the current version 

Vim 8.2 is released

[2019-12-13] More than a year after 8.1 and 2424 patches: Here is 8.2! You can read the announcement on this page. Main new feature is support for Popup windows. To show it off a silly game was created. Happy Vimming! (Bram Moolenaar)

VimConf 2019 Videos and Photos available

[2019-12-03] VimConf 2019 was held successfully in Tokyo. Big thanks to the organizers! Videos can now be found on Youtube. Photos can be found on the VimConf website (Bram Moolenaar)

VimConf 2019 tickets now available

[2019-09-10] Last year's VimConf was a great success. You can find links to the slides and videos on the website. VimConf 2019 is taking place on November 3rd in Tokyo. It looks like tickets are still available here. (Bram Moolenaar)

Vim power tool

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.

[2020-06-17]  winStack : Commands to manage window splits as a window stack.
(0.0.1) Initial upload - Javier Puigdevall
[2020-06-17]  hi : Text highlight and filter tool, enhanced log analyzer.
(2.0.1) Fix tar.gz error - Javier Puigdevall
[2020-06-16]  jsonpath : Navigate JSON documents using dot.notation.paths
(v0.5.2) - Avoid error if from_line is less than 1 - Avoid printing goto() outcome on the same line as input - Victor Hallberg
[2020-06-14]  vim-nobin : Plugin to load original source code instead of executable binary.
(1.0) Initial upload - Y. Choi
[2020-06-14]  vim-nobin : Plugin to load original source code instead of executable binary.
(1.0) Initial upload - Y. Choi
more recent | most downloaded | top rated
The tips are located on the Vim Tips wiki. This is a platform to exchange tips and tricks from and for Vim users.