mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-07 11:26:03 +02:00
fixing typo in italian vim
This commit is contained in:
parent
ae3ba00236
commit
4d8b097fb9
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
# vim
|
# vim
|
||||||
|
|
||||||
> Vi IMproved, un editor di testo per programamtori che fornisce diverse modalità per modificare testo.
|
> Vi IMproved, un editor di testo per programmatori che fornisce diverse modalità per modificare testo.
|
||||||
> Premi `i` per entrare in insert mode e `<Esc>` per tornare in normal mode dove non puoi inserire testo normalmente.
|
> Premi `i` per entrare in insert mode e `<Esc>` per tornare in normal mode dove non puoi inserire testo normalmente.
|
||||||
> Maggiori informazioni: <https://www.vim.org>.
|
> Maggiori informazioni: <https://www.vim.org>.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue