1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-06-06 18:26:00 +02:00

nvim: add link to homepage

This commit is contained in:
pxgamer 2019-06-04 10:00:14 +01:00 committed by Lucas Gabriel Schneider
parent a69578d06c
commit 210d679754

View file

@ -2,6 +2,7 @@
> Neovim, a programmer's text editor based on Vim, provides several modes for different kinds of text manipulation. > Neovim, a programmer's text editor based on Vim, provides several modes for different kinds of text manipulation.
> Pressing `i` enters edit mode. `<Esc>` goes back to normal mode, which doesn't allow regular text insertion. > Pressing `i` enters edit mode. `<Esc>` goes back to normal mode, which doesn't allow regular text insertion.
> More information: <https://neovim.io>.
- Open a file: - Open a file: