Files
nvimdots/README.md
T
Zacharias-Brohn 7c77b19b23 md test
2025-04-07 17:34:06 +02:00

5 lines
58 B
Markdown

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