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.2817
is the current version |
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)
VimConf 2020 online
[2020-09-11]
Since the normal VimConf was cancelled because of the pandemic, others organised an online version.
This happened in the weekend of September 5.
You can now find most of the talks on YouTube.
See the conference website.
Note that each speaker had its own way of recording, the quality is mixed. (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,801 scripts, 16,302,727 downloads |
 |
| [2021-04-29] |
vim-doge : Generate proper code documentation skeletons with a single keypress. |
 |
(3.10.0) Add new option in TypeScript/JavaScript to remove redundant types. - Kim 金可明 |
| [2021-04-28] |
SyntaxComplete : OMNI Completion based on the current syntax highlights |
 |
(15.0) NF: You can no override filetype specific global variables with buffer local variables.
BF: SyntaxComplete ignored all buffer specific overrides, always used global - David Fishburn |
| [2021-04-23] |
colon_operator.vim : Use colon commands with motions |
 |
(0.5.0) Code and documentation refactoring and cleanup, no significant usage changes - Tom Ryder |
| [2021-04-23] |
vertical_region.vim : Move to lines bounding a vertical indent region |
 |
(1.3.1) Code and documentation refactoring and cleanup, no significant usage changes - Tom Ryder |
| [2021-04-22] |
wheel : Buffer group & workspace manager |
 |
(1.20) - improved selections in dedicated buffers : select/clear/toggle all visible, filtered lines
- generalisation of buffer layers
- ability to reload a dedicated buffer
- easy navigation between dedicated buffers & layers : switch, back and forth - chimay orduval |
 |
| 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.
|