0
0
mirror of https://github.com/vim/vim.git synced 2025-07-04 23:07:33 -04:00

README.md: Update link to Wikipedia Vi page

fixes: #14725

Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
Christian Brabandt 2024-05-07 18:17:00 +02:00
parent 8d8cb45756
commit 4e9adfa3d1
No known key found for this signature in database
GPG Key ID: F3F92DA383FDDE09

View File

@ -18,7 +18,7 @@ or one of the [Maillists](https://www.vim.org/community.php).
## What is Vim? ## What is Vim?
Vim is a greatly improved version of the good old UNIX editor Vim is a greatly improved version of the good old UNIX editor
[Vi](https://en.wikipedia.org/wiki/Vi). Many new [Vi](https://en.wikipedia.org/wiki/Vi_(text_editor)). Many new
features have been added: multi-level undo, syntax highlighting, command line features have been added: multi-level undo, syntax highlighting, command line
history, on-line help, spell checking, filename completion, block operations, history, on-line help, spell checking, filename completion, block operations,
script language, etc. There is also a Graphical User Interface (GUI) script language, etc. There is also a Graphical User Interface (GUI)