From b835fb6f9062aaf715eafc8d383958357bdc4baf Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Wed, 16 Feb 2022 23:06:12 -0600 Subject: Add :quit local macro --- lisp/+setup.el | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'lisp/+setup.el') diff --git a/lisp/+setup.el b/lisp/+setup.el index c77cb36..ec4c80b 100644 --- a/lisp/+setup.el +++ b/lisp/+setup.el @@ -113,6 +113,11 @@ replace itself with the RECIPE's package." :indent 1 :shorthand #'+setup-straight-shorthand)) +(setup-define :quit + 'setup-quit + :documentation "Quit the current `setup' form. +Good for commenting.") + ;;; Redefines of `setup' forms -- cgit 1.4.1-21-gabe81