mirror of
https://github.com/onkelbeh/cheatsheets.git
synced 2025-10-16 07:28:25 +02:00
vim: Fix two minor errors (#1370)
This commit is contained in:
parent
16588e2efe
commit
2a4cbe953f
2
vim.md
2
vim.md
@ -372,7 +372,7 @@ Do these in visual or normal mode.
|
||||
| `.` | Repeat last command |
|
||||
| `]p` | Paste under the current indentation level |
|
||||
| --- | --- |
|
||||
| `:ff=unix` | Convert Windows line endings to Unix line endings |
|
||||
| `:set ff=unix` | Convert Windows line endings to Unix line endings |
|
||||
{: .-shortcuts}
|
||||
|
||||
### Command line
|
||||
|
Loading…
x
Reference in New Issue
Block a user