From 01ac548335aa868c5d6cc782881a2eee5a059574 Mon Sep 17 00:00:00 2001 From: Administrator Date: Sat, 11 Oct 2025 18:48:27 +0200 Subject: [PATCH] docs: update Linux/vim --- Linux/vim.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Linux/vim.md b/Linux/vim.md index 74900c2..8346cd8 100644 --- a/Linux/vim.md +++ b/Linux/vim.md @@ -2,7 +2,7 @@ title: Vim description: published: true -date: 2025-10-11T16:48:11.779Z +date: 2025-10-11T16:48:26.443Z tags: editor: markdown dateCreated: 2025-10-11T16:38:44.398Z @@ -47,7 +47,7 @@ dateCreated: 2025-10-11T16:38:44.398Z | `"+y` | Copy to system clipboard | | `"+p` | Paste from system clipboard | -## Format +## Search and Replace | Command | Description | | - | - | | `/pattern` | Search forward |