Files
nvimdots/README.md
T
Zacharias-Brohn 126a7eba9d fix
2025-04-07 17:35:08 +02:00

5 lines
55 B
Markdown

## Remove lines containing regex
```
:%g/{regex}/d
```