wok view vim/description.txt @ rev 25741
Fix vlc build with old glibc, and race condition for qt5 build
author | Stanislas Leduc <shann@slitaz.org> |
---|---|
date | Mon Aug 26 13:39:14 2024 +0200 (6 months ago) |
parents | |
children |
line source
1 Vim is a highly configurable text editor built to make creating and changing
2 any kind of text very efficient.
3 It is included as "vi" with most UNIX systems and with Apple OS X.
5 Vim is rock stable and is continuously being developed to become even better.
7 Among its features are:
9 - persistent, multi-level undo tree
10 - extensive plugin system
11 - support for hundreds of programming languages and file formats
12 - powerful search and replace
13 - integrates with many tools