welcome home : vim online
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.1775 is the current version |
Maintenance on April 30th 2018
[2018-04-28]
There will be some maintenance work on April 30th for moving to a different hosting provider. See the announcement. This means, that scripts cannot be uploaded and there might appear some error messages. (Christian Brabandt)
Vim talk at SFI conference in Krakow, Friday April 6
[2018-04-04]
The SFI conference is taking place in Krakow from April 5 to 7.
There are talks on various topics of computer software.
My talk "Vim: recent developments" is on Friday at 12:30.
You can find the agenda here. (Bram Moolenaar)
vim.org now completely on https
[2018-03-04]
SourceForge has moved to new infrastructure. Unfortunately this caused an outage for a few days. Currently it appears everything is working again.
On the positive side, SSL is now fully supported, all the pages are on https://www.vim.org. (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. |
| [2018-04-28] | asyncrun : Run Async Shell Commands in Vim 8.0 and Output to Quickfix in Realtime |
| (2.0.1) New option g:asyncrun_save to save files before executing. - Wei Lin | |
| [2018-04-28] | vimmake : Customize shell tools for vim (supports async jobs) |
| (1.1.4) new option: g:vimmake_save to save files before execution. - Wei Lin | |
| [2018-04-28] | mkdx.vim : Adds useful mappings for working with markdown files |
| (1.5.0) Add insert mode completion for fragment links (https://github.com/SidOfc/mkdx#insert-mode-fragment-completion). - Add setting (https://github.com/SidOfc/mkdx#gmkdxsettingslinksfragmentcomplete) to control completions. - Add support for anchor fragment links (#24 (https://github.com/SidOfc/mkdx/issues/24)) (<a id="hello"></a> / <a name="hello"></a>) for jumping (https://github.com/SidOfc/mkdx#jum... - Sidney Liebrand | |
| [2018-04-27] | makery.vim : A plugin for managing makeprgs. |
| (1.8) Add Projectionist support for setting up Makery config - Ian Emnace | |
| [2018-04-26] | Tablify : Plugin for making nice-loking tables from plain structured text |
| (0.5.1-2) Fixed a bug with newly created table alignment - Vladimir Shvets | |
| more recent | most downloaded | top rated | |