diff options
| author | Alejandro Exojo <suy@badopi.org> | 2025-12-15 17:02:10 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-12-15 11:02:10 -0500 |
| commit | 46220afef806e571b408973c51ba72acf009e078 (patch) | |
| tree | fa4b4153c468b64555f469c45d3220f0fa0a50f1 /runtime/lua/vim/shared.lua | |
| parent | e265cc28f9def2433566e7b49c3c813dd5c90ad6 (diff) | |
fix(man.lua): show_toc condition may cause infinite loop #36979
`lnum` gets set with `vim.fn.nextnonblank`, which returns 0 on failure,
and which is truthy on Lua.
Diffstat (limited to 'runtime/lua/vim/shared.lua')
0 files changed, 0 insertions, 0 deletions
