diff options
-rw-r--r-- | init.el | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/init.el b/init.el index d075bef..b089cda 100644 --- a/init.el +++ b/init.el | |||
@@ -1584,6 +1584,8 @@ successive invocations." | |||
1584 | (acdw/sunrise-sunset #'modus-themes-load-operandi | 1584 | (acdw/sunrise-sunset #'modus-themes-load-operandi |
1585 | #'modus-themes-load-vivendi)) | 1585 | #'modus-themes-load-vivendi)) |
1586 | 1586 | ||
1587 | (setup (:straight markdown-mode)) | ||
1588 | |||
1587 | (setup (:straight mwim) | 1589 | (setup (:straight mwim) |
1588 | (:global "C-a" mwim-beginning | 1590 | (:global "C-a" mwim-beginning |
1589 | "C-e" mwim-end)) | 1591 | "C-e" mwim-end)) |