Merge remote-tracking branch 'GrantMoyer/patch-1'

main
Maxime Coste 2023-07-03 20:04:00 +10:00
commit 74b0bf6c9e
1 changed files with 1 additions and 1 deletions

View File

@ -99,7 +99,7 @@ define-command -hidden doc-follow-link %{
define-command -params 1 -hidden doc-render %{
edit! -scratch "*doc-%sh{basename $1 .asciidoc}*"
execute-keys "!cat %arg{1}<ret>gg"
execute-keys "!cat '%arg{1}'<ret>gg"
doc-parse-anchors