Collapse jumps in man .kak

This commit is contained in:
Maxime Coste 2016-03-21 13:44:31 +00:00
parent a0da775423
commit c1c17db5e9

View File

@ -56,5 +56,5 @@ def -params .. \
subject=${subject%%\(*}
fi
echo "eval -try-client %opt{docsclient} _man $pagenum $subject"
echo "eval -collapse-jumps -try-client %opt{docsclient} _man $pagenum $subject"
} }