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.3745
is the current version |
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)
Total Landscaping
[2020-11-11]
Of course there is also Vim total landscaping.
It will last for four seasons! Sorry, no fire extinguisher. (Bram Moolenaar)
Happy birthday!
[2020-11-04]
29 years ago the very first version of Vim was built and distributed.
And Vim is more popular than ever before! So, what's going on these days?
Read it in this message. (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,835 scripts, 16,683,183 downloads |
 |
| [2021-12-04] |
vim-highlighter : Highlight words and expressions |
 |
(1.33) Improve "Find" results navigation
- center the cursor line when switching buffers - Azabiong |
| [2021-12-03] |
vanity (colour scheme manager for vim) : Manage vim colour schemes with ease |
 |
(0.1.1) Fixed issues with neovim - what ever |
| [2021-12-02] |
enfocado : How themes should be. |
 |
(4.0.0) https://github.com/wuelnerdotexe/vim-enfocado/blob/main/CHANGELOG.md - Wuelner Martínez |
| [2021-11-30] |
sign-marks : Unlimited marks. Save/restore marks. Display marks quickfix/window. MarksConfig |
 |
(0.3.0) - NEW: change plugin name from marksConfig.vim to signmarks.vim.
- NEW: change all 'Mk...' commands to 'Sm...'.
- New: commands :Smc, SmC, Smo, Smv 1, Smg (map+enter).
- New: when no level selected on Smsa and Sm commands show menu to choose the sign level. - Javier Puigdevall |
| [2021-11-30] |
vim-quickui : The missing UI extensions for Vim 8.2. |
 |
(1.4.0) new input box widget to prompt user to input a string in a TUI popup window, can be used as a drop-in replacement of input() function. - 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.
|