From 92e7c5ac49666cff28f6d7b0e6a8922185ff2773 Mon Sep 17 00:00:00 2001 From: xeruf <27jf@pm.me> Date: Sat, 15 Jan 2022 22:04:04 +0100 Subject: [PATCH] config/doom: add SPC-qu --- .config/doom/config.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.config/doom/config.el b/.config/doom/config.el index 95bd95f..71964f0 100644 --- a/.config/doom/config.el +++ b/.config/doom/config.el @@ -91,7 +91,8 @@ Version 2019-11-04 2021-02-16" "njo" 'org-journal-open-current-journal-file "Se" '+snippets/edit "Sm" 'smerge-mode - "m;" 'comment-line + "m;" 'comment-line + :desc "Update & Quit" "qu" (lambda () (interactive) (my/org-roam-update) (save-buffers-kill-terminal)) :map text-mode-map :desc "Markdown to Zulip" "mam" "ggd2/# :%s/\\n\\n\\n\\n//