wrong
This commit is contained in:
parent
0d1820c538
commit
b9b4d04bbb
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@
|
||||||
;;; Code:
|
;;; Code:
|
||||||
|
|
||||||
(use-package markdown-mode
|
(use-package markdown-mode
|
||||||
:bind (:map markdown-mode
|
:bind (:map markdown-mode-map
|
||||||
("M-<left>" . markdown-promote-list-item)
|
("M-<left>" . markdown-promote-list-item)
|
||||||
("M-<right>" . markdown-demote-list-item))
|
("M-<right>" . markdown-demote-list-item))
|
||||||
:config
|
:config
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue