| News |
Vim
7.3.515
is the current version |
Two decades of productivity: Vim's 20th anniversary
[2011-11-26]
Ryan Paul wrote a nice article after figuring out that Vim was born 20 years ago. That is the day Vim was first send out to the world. I have actually been working on it a big longer, let's consider that a pregnancy (without the side effects :-). You can find the full article here. (Bram Moolenaar)
Vim charity update
[2011-04-28]
Vim users are encouraged to support needy children in Uganda, as a "thank you" for all the work. I have recently visited the project to see what they are doing with our donations. They are doing very well! Read my visit report, with lots of pictures, you can find it here. (Bram Moolenaar)
 |
| Recent Script Updates |
4,019 scripts, 6,757,909 downloads |
 |
| [2012-05-18] |
Festoon : A dark and light colorscheme in one, requiring no extra setup |
 |
(1.1) More colors, dark version improved. - carson fire |
| [2012-05-17] |
SudoEdit.vim : Edit Files using sudo or su or any other tool |
 |
(16) - Make the plugin usable on Windows |SudoEdit-Win|
(automatically uploaded) - Christian Brabandt |
| [2012-05-17] |
NrrwRgn : A Narrow Region Plugin similar to Emacs |
 |
(27) - When using |:NR| on a line that is folded, include the whole folded region in the Narrowed window.
- Better filetype detection for comments
- Error handling, when doing |:NRM| without doing |:NRP| first
- Use |:NRP!| to clear the old selection
- Don't load the autoload script when sourcing the plugin script (reported by Sergey Khorev, thanks!)
- Vim 7.3.449 introduced E855, prevent this error.
-... - Christian Brabandt |
| [2012-05-17] |
csv.vim : A Filetype plugin for csv files. |
 |
(25) - |SearchInColumn_CSV| should match non-greedily, patch by MatÄj Korvas,
- better argument parsing for |SearchInColumn_CSV|, patch by MatÄj Korvas,
thanks!
(automatically uploaded) - Christian Brabandt |
| [2012-05-17] |
Colorizer : highlight color codes and names |
 |
(6) - Fix various issues with hsl coloring (reported by teschmitz in https://github.com/chrisbra/color_highlight/issues/9, thanks!)
- Make it possible, to skip coloring comments (reported by teschmitz in https://github.com/chrisbra/color_highlight/issues/10, thanks!)
- search highlighting should overrule color highlighting(reported by teschmitz in https://github.com/chrisbra/color_highlight/issues/11,... - Christian Brabandt |
 |
| 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.
 |
| Vim Patches |
 |
A list of patches available for Vim can be found on the
vim_dev maillist pages.
These add new or improved features, at the cost of having to rebuild Vim.
|