chore(build): auto-generate vimdoc

This commit is contained in:
github-actions[bot] 2024-04-22 11:10:59 +00:00
parent 5ec59c3a8a
commit c1b8f7eb62

View file

@ -104,7 +104,7 @@ This plugin must be explicitly enabled by using `require("toggleterm").setup{}`
Setting the `open_mapping` key to use for toggling the terminal(s) will set up
mappings for _normal_ mode. The `open_mapping` can be a key string or an array
of key strings. If you prefix the mapping with a number that particular
of key strings. If you prefix the mapping with a number that particular
terminal will be opened. Otherwise if a prefix is not set, then the last
toggled terminal will be opened. In case there are multiple terminals opened
theyll all be closed, and on the next mapping key theyll be restored.