1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-21 17:55:25 +02:00

vim: fix typo (#2265)

This commit is contained in:
L Day 2018-08-28 09:25:58 +00:00 committed by Owen Voke
parent 0afa0fd3c2
commit 9bc8009b45

View file

@ -1,6 +1,6 @@
# vim
> Vi IMproved, a programmer's text editor, providing several modes for different kinds of text manipulation.
> Vi IMproved, a programmer's text editor, 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.
- Open a file: