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 @@
> Neovim, a programmer's text editor based on Vim, provides several modes for different kinds of text manipulation.
> Pressing `i` in normal mode enters insert mode. `<Esc>` goes back to normal mode, which doesn't allow regular text insertion.
> See also `vim`, `vimtutor`, `vimdiff`.
> See also: `vim`, `vimtutor`, `vimdiff`.
> More information: <https://neovim.io>.
- Open a file: