mirror of
https://github.com/curioustorvald/tsvm.git
synced 2026-06-09 06:34:04 +09:00
dos: text substitution using dollar sign
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
Nuke comments:
|
||||
Nuke comments until no match left:
|
||||
|
||||
/\*[ -~\n]+?\*/|//[^\n]*
|
||||
|
||||
@@ -10,4 +10,10 @@ replace into
|
||||
|
||||
\n
|
||||
|
||||
until there's no match left
|
||||
until no match left
|
||||
|
||||
(4 spaces)
|
||||
|
||||
replace into
|
||||
|
||||
\t
|
||||
|
||||
Reference in New Issue
Block a user