Command to convert newlines from Windows to Unix
This commit is contained in:
parent
b5cd93a09f
commit
9ba6e49d36
1
vim.md
1
vim.md
|
@ -366,6 +366,7 @@ Do these in visual or normal mode.
|
||||||
| --- | --- |
|
| --- | --- |
|
||||||
| `.` | Repeat last command |
|
| `.` | Repeat last command |
|
||||||
| `]p` | Paste under the current indentation level |
|
| `]p` | Paste under the current indentation level |
|
||||||
|
| `:ff=unix` | Convert Windows line endings to Unix line endings |
|
||||||
{: .-shortcuts}
|
{: .-shortcuts}
|
||||||
|
|
||||||
### Command line
|
### Command line
|
||||||
|
|
Loading…
Reference in New Issue