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.1175
is the current version� |
Vimfest 2017 in Berlin
[2017-09-08]
Vimfest is happening again! 22 to 24 September in Berlin. Find more information on the website. (Bram Moolenaar)
Vim website now on https
[2017-09-02]
Since the Vim website hosts scripts, security is relevant. SourceForge now supports using https, but only on sourceforge.io.
That is why you now get redirected from vim.org to vim.sourceforge.io.
Let me know if something does not work. (Bram Moolenaar)
Vim voted #1 text editor on diffur
[2017-03-18]
It's no surprise to Vim users, but always nice to see how Vim compares to other editors. You can view the list on diffur.com. (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,481 scripts, 12,099,251 downloads� |
 |
| [2017-10-04] |
�vim-prettier : A vim plugin wrapper for prettier |
 |
(0.2.0) bugfix: Non javascript parsers were broken due to parser flag been ignored by prettier when using configPrecedence, this make sure all non javascript parsers can leverage from custom config - mtermayer reis |
| [2017-10-03] |
�ALE - Asynchronous Lint Engine : Lint while you type in Vim |
 |
(1.5.2) ## Bugs Fixed
* ALE was sometimes reporting errors when trying to open empty list windows. This has been fixed. #920
* `staticcheck` and `gosimple` now capture both output streams so they will report errors where they didn't. #921
* ALE wasn't changing the sign column color any more when that option was on since 1.5.0. This has been fixed. #924
* ALE stopped removing signs properly when mu... - w0rp |
| [2017-10-02] |
�PaperColor.vim : Light & Dark Vim color scheme inspired by Google's Material Design |
 |
(0.9.2) Provide option to override any color. See design guideline: https://github.com/NLKNguyen/papercolor-theme/blob/master/DESIGN.md - Nikyle Nguyen |
| [2017-10-01] |
�Colortemplate : A tentative proposal for an �official� colorscheme template |
 |
(v0.0.2) Bug fixes in error handling. - Lifepillar |
| [2017-10-01] |
�scilab.vim : Scilab syntax highlighting (Linux) |
 |
(2.1) Keywords ordered by length. - A. Astonfe |
 |
| 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.
|