pages/*: align "See also:" lines (#11572)

This commit is contained in:
Sebastiaan Speck
2023-11-23 14:55:03 +01:00
committed by GitHub
parent 5374b2bdea
commit c7810095ad
14 changed files with 14 additions and 14 deletions

View File

@@ -2,7 +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`.
> See also: `vimdiff`, `vimtutor`, `nvim`.
> More information: <https://www.vim.org>.
- Open a file: