This commit is contained in:
Zacharias-Brohn
2025-04-07 17:35:08 +02:00
parent 7c77b19b23
commit 126a7eba9d
+1 -1
View File
@@ -1,4 +1,4 @@
***Remove lines containing regex*** ## Remove lines containing regex
``` ```
:%g/{regex}/d :%g/{regex}/d
``` ```