Bind <localleader> m ' -> markdown-edit-code-block
For consistency with org and latex.
This commit is contained in:
parent
6315984ae6
commit
7ed9ee2ae5
1 changed files with 1 additions and 0 deletions
|
@ -70,6 +70,7 @@ capture, the end position, and the output buffer.")
|
||||||
|
|
||||||
(map! :map markdown-mode-map
|
(map! :map markdown-mode-map
|
||||||
:localleader
|
:localleader
|
||||||
|
"'" #'markdown-edit-code-block
|
||||||
"o" #'markdown-open
|
"o" #'markdown-open
|
||||||
"p" #'markdown-preview
|
"p" #'markdown-preview
|
||||||
"e" #'markdown-export
|
"e" #'markdown-export
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue