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.4964
is the current version |
Sven Guckes has passed away
[2022-02-22]
I'm sad to announce that a member of the Vim community is no longer here.
See this message: https://groups.google.com/g/vim_announce/c/MJBKVd-xrEE
This is what vim.org looked like when Sven was still maintaining it: vim.org in 2001. (Bram Moolenaar)
Interview with Bram
[2022-01-21]
Evrone interviewed me about my work on Vim.
You can read it here (Bram Moolenaar)
Vim turns 30
[2021-11-19]
How time flies, another year has passed with lots of activity.
Issues are reported, bugs are fixed, pull requests are opened and closed.
Vim 9 is still under development, slow progress at the moment, it should catch up soon.
Thanks everybody for making Vim even better! (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,860 scripts, 16,903,327 downloads |
 |
[2022-05-16] |
vim-highlighter : Highlight words and expressions |
 |
(1.40) Add "Hi >" command to jump to the most recently set highlight
:h Hi> - Azabiong |
[2022-05-13] |
Birdie : A Vim plugin that facilitates Verilog netlist tracing. |
 |
(1.2) - Support Python 3.10
- Print instance path before module name - TK Lam |
[2022-05-09] |
MarkX : Places signs in the margin to indicate where marks are, (auto-)sel. & del marks, |
 |
(08/05/2022) - Added protection against an error that can occur if '&secure' is set. I don't really understand this, but the fix seems to address the problem. I saw the issue when using the vim-abolish plugin by Tim Pope. To reproduce the error, when over a word, press 'cr' and then wait until the 'CursorHold' event kicks in, which causes markx#RefreshAll() to execute. It's at this point that the error manifes... - Richard Bentley-Green |
[2022-05-08] |
vim-board : Easy notes and shortcuts |
 |
(1.10) Add command 'Board:menu'
Add syntax ':' type - Azabiong |
[2022-05-06] |
SwitchColor : Lets you switch colorschemes easily, and make vim remember your choice. |
 |
(0.0.7) Improved keybindings thanks to CoolioDood @ Reditt.
Hopefully correct retrivial of color files on MS Windows.
Rebuilt plugin for lazy load.
Really improved the helpfile.
Enjoy. - Tommy Bollman |
 |
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.
|