diff --git a/modules/lang/markdown/config.el b/modules/lang/markdown/config.el index ddce13f34..07003b237 100644 --- a/modules/lang/markdown/config.el +++ b/modules/lang/markdown/config.el @@ -70,6 +70,7 @@ capture, the end position, and the output buffer.") (map! :map markdown-mode-map :localleader + "'" #'markdown-edit-code-block "o" #'markdown-open "p" #'markdown-preview "e" #'markdown-export