diff --git a/vim.md b/vim.md index 87c13e5f6..feafb6e1f 100644 --- a/vim.md +++ b/vim.md @@ -362,10 +362,11 @@ Do these in visual or normal mode. ### Misc -| Shortcut | Description | -| --- | --- | -| `.` | Repeat last command | -| `]p` | Paste under the current indentation level | +| Shortcut | Description | +| --- | --- | +| `.` | Repeat last command | +| `]p` | Paste under the current indentation level | +| `:ff=unix` | Convert Windows line endings to Unix line endings | {: .-shortcuts} ### Command line