Personal emacs config
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

12 lines
489 B

(define-package "visual-regexp-steroids" "1.1.0" "Extends visual-regexp to support other regexp engines"
'((visual-regexp "1.1"))
:commit "a6420b25ec0fbba43bf57875827092e1196d8a9e" :keywords
("external" "foreign" "regexp" "replace" "python" "visual" "feedback")
:authors
(("Marko Bencun" . "mbencun@gmail.com"))
:maintainer
("Marko Bencun" . "mbencun@gmail.com")
:url "https://github.com/benma/visual-regexp-steroids.el/")
;; Local Variables:
;; no-byte-compile: t
;; End: