diff --git a/Linux/vim.md b/Linux/vim.md index 9d675b8..115e2bb 100644 --- a/Linux/vim.md +++ b/Linux/vim.md @@ -2,7 +2,7 @@ title: Vim description: published: true -date: 2025-10-11T16:42:51.180Z +date: 2025-10-11T16:42:59.000Z tags: editor: markdown dateCreated: 2025-10-11T16:38:44.398Z @@ -22,6 +22,8 @@ dateCreated: 2025-10-11T16:38:44.398Z | Esc | Back to Normal mode | ## Navigation +| Command | Description | +| - | - | | h / l | Move left / right | | j / k | Move down / up | | w / b | Next / previous word |