Add grip-mode for live GF markdown previews
This commit is contained in:
parent
e1d86f3046
commit
ed71b9fa43
4 changed files with 11 additions and 0 deletions
|
@ -69,6 +69,8 @@ capture, the end position, and the output buffer.")
|
|||
"o" #'markdown-open
|
||||
"p" #'markdown-preview
|
||||
"e" #'markdown-export
|
||||
(:when (featurep! +grip)
|
||||
"p" #'grip-mode)
|
||||
(:prefix ("i" . "insert")
|
||||
"t" #'markdown-toc-generate-toc
|
||||
"i" #'markdown-insert-image
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue