nit(markdown): reformat keybinds
This commit is contained in:
parent
4c97de4163
commit
438483c4eb
1 changed files with 25 additions and 26 deletions
|
@ -112,7 +112,6 @@ capture, the end position, and the output buffer.")
|
||||||
:desc "Header dwim" "h" #'markdown-insert-header-dwim
|
:desc "Header dwim" "h" #'markdown-insert-header-dwim
|
||||||
:desc "Italic" "i" #'markdown-insert-italic
|
:desc "Italic" "i" #'markdown-insert-italic
|
||||||
:desc "Kbd" "k" #'markdown-insert-kbd
|
:desc "Kbd" "k" #'markdown-insert-kbd
|
||||||
:desc "Link" "l" #'markdown-insert-link
|
|
||||||
:desc "Pre" "p" #'markdown-insert-pre
|
:desc "Pre" "p" #'markdown-insert-pre
|
||||||
:desc "New blockquote" "q" #'markdown-insert-blockquote
|
:desc "New blockquote" "q" #'markdown-insert-blockquote
|
||||||
:desc "Strike through" "s" #'markdown-insert-strike-through
|
:desc "Strike through" "s" #'markdown-insert-strike-through
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue