mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Appease byte-compiler senpai
This commit is contained in:
@ -52,8 +52,7 @@
|
||||
(:prefix "i"
|
||||
:nv "t" #'markdown-toc-generate-toc
|
||||
:nv "i" #'markdown-insert-image
|
||||
:nv "l" #'markdown-insert-inline-link-dwim
|
||||
:nv "L" #'markdown-insert-reference-link-dwim))))
|
||||
:nv "l" #'markdown-insert-link))))
|
||||
|
||||
|
||||
(def-package! markdown-toc
|
||||
|
Reference in New Issue
Block a user