From 866870ca2abc735b07b65d31b8c83290e574dfcd Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Sun, 29 Aug 2021 10:37:28 -0500 Subject: Add markdown-mode --- init.el | 2 ++ 1 file changed, 2 insertions(+) diff --git a/init.el b/init.el index d075bef..b089cda 100644 --- a/init.el +++ b/init.el @@ -1584,6 +1584,8 @@ successive invocations." (acdw/sunrise-sunset #'modus-themes-load-operandi #'modus-themes-load-vivendi)) +(setup (:straight markdown-mode)) + (setup (:straight mwim) (:global "C-a" mwim-beginning "C-e" mwim-end)) -- cgit 1.4.1-21-gabe81