diff --git a/vim.md b/vim.md index 3ae3612cc..0553d52b1 100644 --- a/vim.md +++ b/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