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.2725
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,256,246 downloads |
 |
| [2021-04-06] |
tagasort.vim : Sort and format the attributes of html and jsx tags. |
 |
(1.2.2) Fix bug regarding whitespace characters after commas. - José Villar |
| [2021-04-04] |
onetags : vim tag files management |
 |
(0.9.5) ## Version 0.9.5 solved issues
Issue 10: Failed to update external tags from .onetags.json
Issue 9: plugin ignore user overriding defaults
Issue 8: marker file in inner directory is skipped
Issue 7: Conflicts with Gdiffsplit
Issue 6: add marker files - sagi zeevi |
| [2021-04-04] |
simple_highlighting : Easily highlight multiple words in all buffers and search through them |
 |
(2.1) Fixed issue #4:
When highlighting on a visual selection the script does not current escape the magic characters.
This causes undesirable behavior. For instance it you tried to match "...a" with a visual selection match you are going to end up with everything that has three characters before an a highlighted. - Pev Hall |
| [2021-04-04] |
sh.vim : Indenting for Shell script |
 |
(5.28) fix: Open brace (again) - Clavelito Cla |
| [2021-04-04] |
vim-cpywrite : Generate copyright headers for any open source license |
 |
(0.3.4) Handle missing emails, fix regex bugs, reduce plugin size - Robert Di Pardo |
 |
| 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.
|