diff --git a/recipes/visual-regexp.rcp b/recipes/visual-regexp.rcp new file mode 100644 index 00000000..8ab22af4 --- /dev/null +++ b/recipes/visual-regexp.rcp @@ -0,0 +1,5 @@ +(:name visual-regexp + :description "A regexp/replace command for Emacs with interactive visual feedback" + :type github + :pkgname "benma/visual-regexp.el" + :features visual-regexp) \ No newline at end of file