docs: update Linux/vim

This commit is contained in:
Lukas Forsberg 2025-10-11 18:48:27 +02:00 committed by Lukas Forsberg
parent 377fec4376
commit 01ac548335

View File

@ -2,7 +2,7 @@
title: Vim title: Vim
description: description:
published: true published: true
date: 2025-10-11T16:48:11.779Z date: 2025-10-11T16:48:26.443Z
tags: tags:
editor: markdown editor: markdown
dateCreated: 2025-10-11T16:38:44.398Z dateCreated: 2025-10-11T16:38:44.398Z
@ -47,7 +47,7 @@ dateCreated: 2025-10-11T16:38:44.398Z
| `"+y` | Copy to system clipboard | | `"+y` | Copy to system clipboard |
| `"+p` | Paste from system clipboard | | `"+p` | Paste from system clipboard |
## Format ## Search and Replace
| Command | Description | | Command | Description |
| - | - | | - | - |
| `/pattern` | Search forward | | `/pattern` | Search forward |