mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-20 14:50:39 +00:00
Update cheatsheets
This commit is contained in:
2
tldr/vim
2
tldr/vim
@@ -7,7 +7,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
> Vim (Vi IMproved), a command-line text editor, provides several modes for different kinds of text manipulation.
|
||||
> Pressing `<i>` in normal mode enters insert mode. Pressing `<Esc>` goes back to normal mode, which enables the use of Vim commands.
|
||||
> See also: `vimdiff`, `vimtutor`, `nvim`.
|
||||
> See also: `vimdiff`, `vimtutor`, `nvim`, `gvim`.
|
||||
> More information: <https://www.vim.org>.
|
||||
|
||||
- Open a file:
|
||||
|
||||
Reference in New Issue
Block a user