mirror of
https://github.com/vim/vim
synced 2025-07-15 16:51:57 +00:00
README.md: Update link to Wikipedia Vi page
fixes: #14725 Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
@ -18,7 +18,7 @@ or one of the [Maillists](https://www.vim.org/community.php).
|
||||
## What is Vim?
|
||||
|
||||
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
|
||||
history, on-line help, spell checking, filename completion, block operations,
|
||||
script language, etc. There is also a Graphical User Interface (GUI)
|
||||
|
Reference in New Issue
Block a user