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.5159
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,862 scripts, 16,944,645 downloads |
 |
[2022-06-24] |
enfocado : How themes should be. |
 |
(5.5.0) https://github.com/wuelnerdotexe/vim-enfocado/blob/main/CHANGELOG.md#550---2022-06-17 - 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 |
[2022-06-13] |
PatternsOnText : Advanced commands to apply regular expressions. |
 |
(2.20) - Adapt: :PutTranslations and :Renumber need to check <count> == -1 instead of <line2> to support current line as well as a lnum of 0 (since Vim 8.1.1241).
- ENH: :SubstituteTransactional* additionally support arbitrary access of matched texts via v:val.matches context.
- ENH: Add :SubstituteRotate[Memoized] for the special case of using :SubstituteTransactional for rotating or shifting matches;... - Ingo Karkat |
[2022-06-12] |
polytonic.utf-8.spl : Spell checking for multi accented (polytonic) Greek. |
 |
(1.0.1) Expanded vocabulary - Andreas Proteus |
 |
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.
|