/ Published in: Emacs Lisp
To be run from the mini-buffer. For formatting CSS files. Doesn't allow for whitespace :( Use C-q C-j to insert the newline in the replacement string.
Expand |
Embed | Plain Text
;M-x replace-regexp RET \({\)\(\w\) ;RET \1 \2
You need to login to post a comment.
