sponsor Vim development Vim logo Vim Book Ad

Vim - the ubiquitous text editor

Vim is a highly configurable text editor for efficiently creating and changing any kind of text. 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.1.0328 is the current version 

Vimfest 2017 recap

[2018-08-14] Matthias has (finally!) organised all the information about last year's Vimfest in Berlin. The result is a comprehensive overview of all the speakers, slides and videos. Read it all on the vimfest site. Unfortunately, there are no plans for a Vimfest 2018. (Bram Moolenaar)

Migration done

[2018-06-29] If you can see this news entry, then the migration of http://www.vim.org to the new osdn datacenter has been performed. successfully. It might take some time until vim.org resolves to the new host, you can use http://www.vim8.org if you experience issues. (Christian Brabandt)

Vim 8.1 is released!

[2018-05-18] Vim 8.1 is a minor release, a few new features have been added since Vim 8.0. A lot of bugs have been fixed, documentation was updated, etc. The main new feature is the terminal window. More information can be found on this page. (Bram Moolenaar)

 

Recent patches

Patch 8.1.0328
Problem: inputlist() doesn't work with a timer. (Dominique Pelle)
Solution: Don't redraw when cmdline_row is zero. (Hirohito Higashi, closes #3239)
Patch 8.1.0327
Problem: The "g CTRL-G" command isn't tested much.
Solution: Add more tests. (Dominique Pelle, closes #3369)
Patch 8.1.0326
Problem: Screen dump does not consider NUL and space equal.
Solution: Use temp variables instead of character from cell.
Patch 8.1.0325
Problem: Strings in swap file may not be NUL terminated. (Coverity)
Solution: Limit the length of the used string.
more news... Get a Vim T-shirt from FreeWear Vim items from Japan
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.

  Recent Script Updates  5,595 scripts, 12,423,744 downloads 
[2018-08-26]  vim-branch-stack : plugin helping to find the branching path to current line of code
(0.1.1) * Fixed handling of single line comments - Alexander Serebryakov
[2018-08-26]  vim-eyaml-gpg : Plugin to fold gpg encrypted blocks managed by eyaml.
(1.0.0) Initial upload - Chris Allison
[2018-08-25]  vim-the-little-commenter : This is a little vim plugin to comment single lines using <C-/>
(0.1) Initial upload - Daniele Piccone
[2018-08-22]  vim-searchme : A Neovim/Vim plugin to open your browser and search for text selected in
(0.0.1) Initial upload - clouduan D
[2018-08-22]  sh.vim : Indenting for Shell script
(5.4) Fixed some minor bugs - Clavelito Cla
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.


If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
OSDN.net Logo