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
9.0.0044
is the current version |
Vim 9.0 is released!
[2022-06-28]
Finally, after years of hard work, there is a new major release of Vim.
Besides many additions and fixes, the main new item is the support for Vim9 script.
You can go straight to the Download page and try it out.
Or read the announcement. (Bram Moolenaar)
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: 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,862 scripts, 16,955,502 downloads |
 |
[2022-07-07] |
HTML/XHTML Macros : HTML/XHTML editing macros and menus |
 |
(1.2.5) - Fix :HTMLabout, plus documentation fixes (Ivan Pešić)
- Try catching some errors to prevent aborting of mappings which could cause options to be unset - Christian J. Robinson |
[2022-07-01] |
spotdiff.vim : A range and area selectable diffthis to compare partially |
 |
(4.4) Enhanced to follow "indent-heuristic" diffopt option to make diff units easier to read. - Rick Howe |
[2022-06-29] |
enfocado : How themes should be. |
 |
(5.6.1) https://github.com/wuelnerdotexe/vim-enfocado/blob/main/CHANGELOG.md#561---2022-06-27 - Wuelner Martínez |
[2022-06-19] |
vim-board : Easy notes and shortcuts |
 |
(1.10.8) Improve command splitting '|'
- Azabiong |
[2022-06-15] |
asyncrun : Run Async Shell Commands in Vim 8.0 and Output to Quickfix in Realtime |
 |
(2.9.12) fix: tab page restoration when "focus=0" & "reuse=1" - Wei Lin |
 |
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.
|