wok annotate vim/description.txt @ rev 25446

ftop: add description.txt
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Sep 06 10:22:54 2022 +0000 (2022-09-06)
parents
children
rev   line source
Hans-Günter@25399 1 Vim is a highly configurable text editor built to make creating and changing
Hans-Günter@25399 2 any kind of text very efficient.
Hans-Günter@25399 3 It is included as "vi" with most UNIX systems and with Apple OS X.
Hans-Günter@25399 4
Hans-Günter@25399 5 Vim is rock stable and is continuously being developed to become even better.
Hans-Günter@25399 6
Hans-Günter@25399 7 Among its features are:
Hans-Günter@25399 8
Hans-Günter@25399 9 - persistent, multi-level undo tree
Hans-Günter@25399 10 - extensive plugin system
Hans-Günter@25399 11 - support for hundreds of programming languages and file formats
Hans-Günter@25399 12 - powerful search and replace
Hans-Günter@25399 13 - integrates with many tools