aboutsummaryrefslogtreecommitdiff
path: root/runtime/plugin/man.lua
Commit message (Collapse)AuthorAge
* fix(man): set the nested flag for the BufReadCmd autocommand (#26285)Gregory Anders2023-11-28
| | | | The nested flag must be set so that other autocommands can fire while the BufReadCmd is still executing.
* fix(man): make :Man with a range work (#25922)zeertzjq2023-11-07
|
* feat(Man): port to Lua (#19912)Lewis Russell2022-09-02
Co-authored-by: zeertzjq <zeertzjq@outlook.com>