mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-05 12:45:59 +02:00
nvim: add link to homepage
This commit is contained in:
parent
a69578d06c
commit
210d679754
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
|
||||
> 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.
|
||||
> More information: <https://neovim.io>.
|
||||
|
||||
- Open a file:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue