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 |