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: