This commit is contained in:
Zacharias-Brohn
2025-04-07 17:34:06 +02:00
parent acc5a78c30
commit 7c77b19b23
2 changed files with 10 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
***Remove lines containing regex***
```
:%g/{regex}/d
```