From 21d25d34b05f1dede0b4d333883a40e5834bc718 Mon Sep 17 00:00:00 2001 From: Administrator Date: Sat, 11 Oct 2025 18:47:45 +0200 Subject: [PATCH] docs: update Linux/vim --- Linux/vim.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Linux/vim.md b/Linux/vim.md index 98b2eb6..8bba07e 100644 --- a/Linux/vim.md +++ b/Linux/vim.md @@ -2,7 +2,7 @@ title: Vim description: published: true -date: 2025-10-11T16:47:39.727Z +date: 2025-10-11T16:47:44.241Z tags: editor: markdown dateCreated: 2025-10-11T16:38:44.398Z @@ -20,6 +20,7 @@ dateCreated: 2025-10-11T16:38:44.398Z | `o` | New line below | | `O` | New line above | | `` | Back to Normal mode | + ## Navigation | Command | Description | | - | - |