From e8e6d30973b51deab0e3ab7b5b06d5be474a4b65 Mon Sep 17 00:00:00 2001 From: contrapunctus Date: Thu, 25 Aug 2022 17:52:02 +0530 Subject: [PATCH] Add Quicklisp update template --- templates | 1 + 1 file changed, 1 insertion(+) diff --git a/templates b/templates index 32e0690..cb64f72 100644 --- a/templates +++ b/templates @@ -41,6 +41,7 @@ slime-repl-mode lisp-mode (im "(:import-from :" (s "package") " #:" (s "symbol") ")") (d "(:documentation \"" (s "docstring") "\")") (di "(:default-initargs " (s "initarg") ")") +(qu "(ql:update-all-dists)" n> "(ql:update-client)") sql-mode (ct "CREATE TABLE " (s "table") " ("