more cleanup

This commit is contained in:
2026-04-20 06:09:58 +02:00
parent 9b4494b4fd
commit 9b933bb58a
13 changed files with 26 additions and 49 deletions

View File

@@ -1,8 +1,9 @@
---
title: "find and replace"
title: "find and replace with confirmation"
tags: [ "vim", "search", "replace", "find", "TUI" ]
requires: [ "vim" ]
---
Search for the next and or previous occurrence of the word under your cursor with `*` and `#`.
Search and replace the first 'one' found with 'two':