| News |
Vim
7.3.420
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 |
3,871 scripts, 6,375,316 downloads |
 |
| [2012-01-27] |
buffet.vim : A fast, easy to use buffer list plugin for switching and managing buffers. |
 |
(2.10) Layout change for buffer list.Made columns to correctly align on top of each other.
Removed the highlight for current window/buffer. Current window is enclosed in a > < instead
Made a shorter version of path to show initially, Can toggle detail view using 'm' key.
- Sandeep CR |
| [2012-01-27] |
tmru : Most Recently Used Files |
 |
(0.10) - .gitignore
- Don't check for has('vim_starting')
- EditMRU(): Save the new, not the old list
- Fix g:tmruExclude default for '+shellslash'.
- Attempt at canonical filenames on Windows.
- Merge branch 'canonical'
- tmruExclude, s:PS: use temporary script-local variable
- Also exclude *.tmp and COMMIT_EDITMSG (suggested by blueyed)
- Ignore `git-rebase-todo` and `quickfix` by default.
- Make filen... - Tom Link |
| [2012-01-26] |
ocamlMultiAnnot : Annotation for mutiple files + bugfixes |
 |
(1.0) Initial upload - Pierre Vittet |
| [2012-01-26] |
ctrlp.vim : Fuzzy file, buffer, MRU, and tag finder with regexp support. |
 |
(1.6.9.1) Fix an error when moving the selection in Vim 7.0 and 7.1.
Hide line prefix in terminal.
Don't try to create an existing directory. - Kien Nguyen |
| [2012-01-25] |
TwitVim : Twitter client for Vim |
 |
(0.7.3) * Switched to JSON API for Twitter Search so that TwitVim can support t.co URL expansion and in-reply-to in search results.
* Made the URL-matching pattern more accurate.
- Po Shan Cheah |
 |
| 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.
|