diff --git a/recipes/unfill.rcp b/recipes/unfill.rcp new file mode 100644 index 00000000..4e654a7f --- /dev/null +++ b/recipes/unfill.rcp @@ -0,0 +1,4 @@ +(:name unfill + :type github + :description "Functions providing the inverse of Emacs' fill-paragraph and fill-region" + :pkgname "purcell/unfill")