more cleanup
This commit is contained in:
@@ -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':
|
||||
|
||||
Reference in New Issue
Block a user