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:

committed by
GitHub

parent
fb32bd7387
commit
a0d6670d86
@@ -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:
|
||||
|
Reference in New Issue
Block a user