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.2366
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,777 scripts, 16,143,246 downloads |
 |
[2021-01-13] |
oops_trace.vim : oops_trace.vim - Use tag-style lookups on Linux kernel oops backtraces. |
 |
(1.4) Some bug fixes and additional debug. - Ross Zwisler |
[2021-01-12] |
asyncrun : Run Async Shell Commands in Vim 8.0 and Output to Quickfix in Realtime |
 |
(2.7.8) expose s:ScriptWrite interface to asyncrun#script_write. - Wei Lin |
[2021-01-10] |
vimteractive : Sending commands from vim to interactive programs |
 |
(2.4.1) Bug fix to 2.4.0 - Will Handley |
[2021-01-06] |
Fist of Vim : Super simple and awesome gist support for vim |
 |
(1.8) - Now creates a secret gist by default
- Fixed incorrect function name reference
- Fixed an issue where creating a gist with visual mode would use the contents of the unnamed register instead of the selection. - Akshay Hegde |
[2021-01-05] |
vim-quickui : The missing UI extensions for Vim 8.2. |
 |
(1.3.0) color scheme refactor, fix #35
new: quickui#tools#python_help() api.
new: quickui#menu#clear(section) api.
new: ignore_case option.
resolve function name conflict.
fix: unknow option line.
fix: #23. - Wei Lin |
 |
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.
|