vim: Cross-reference pages (#9513)

* vim: Cross-reference pages

Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>

* Move See also to next line

Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>

* Apply suggestions from code review

Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
This commit is contained in:
K.B.Dharun Krishna
2022-11-29 00:55:47 +05:30
committed by GitHub
parent fb32bd7387
commit a0d6670d86
4 changed files with 4 additions and 1 deletions

View File

@@ -2,6 +2,7 @@
> Vim (Vi IMproved), a command-line text editor, provides several modes for different kinds of text manipulation.
> Pressing `i` in normal mode enters insert mode. Pressing `<Esc>` goes back to normal mode, which enables the use of Vim commands.
> See also `vimdiff`, `vimtutor`, `nvim`.
> More information: <https://www.vim.org>.
- Open a file: