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.0.0045
is the current version |
Vim 8.0 released!
[2016-09-12]
After more than ten years there is a major Vim release.
It gives you interesting new features, such as channels, JSON, Jobs, Timers, Partials, Lambdas, Closures, Packages and more.
Test coverage has been increased, many bugs were fixed, this is a rock stable version.
Read more about it in the announcement. (Bram Moolenaar)
Vim 8.0 is coming real soon now
[2016-09-07]
A test version is available, hopefully the last one before 8.0.
This includes several fixes and an updated Ruby version in the MS-Windows build.
Please give it a try, last chance to report problems!
The relevant information can be found in the announcement (Bram Moolenaar)
Vimfest Berlin 16 � 18 September 2016
[2016-08-28]
The Vim Berlin user group is organizing a gathering for Vim enthusiasts.
I'll be doing a talk on Saturday.
See the website: Vimfest (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,344 scripts, 11,455,006 downloads |
 |
| [2016-10-18] |
git-switcher.vim : Session management based on git branch. |
 |
(1.3.0) Add GswMove command that move(rename) the current working branch. - Toru Iwashita |
| [2016-10-18] |
glsl.vim : Utilities for WebGL/GLSL/Three.js developers. |
 |
(1.0.0) Initial upload - Petr Broz |
| [2016-10-17] |
asyncrun : Run Async Shell Commands in Vim 8.0 and Output to Quickfix in Realtime |
 |
(1.3.1) small refactor, ready to support running in autoload fold, fix a number of issues in some corner case. - Wei Lin |
| [2016-10-17] |
vim_comment_toggle : Simple and lightweight comment toggle scripts |
 |
(1.1.1) Added a file for shell scripts. - A. G. Madi |
| [2016-10-17] |
TabList for terminal vim : Get list of tab pages and the windows in them in a quickfix like window. |
 |
(1.01) Minor fix: Corrected the handling of dd command for the tab. Now, dd will close the tab, but keep the cursor at the same location. - Anish Sane |
 |
| 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.
|