summary refs log tree commit diff stats
path: root/init.el
diff options
context:
space:
mode:
Diffstat (limited to 'init.el')
-rw-r--r--init.el2
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))