mirror of
https://github.com/neovim/neovim.git
synced 2026-05-17 18:49:59 +00:00
Problem: Wrong "clear" argument passed to buf_signcols_count_range
when initializing "b_signcols.count" for the first time.
Solution: Pass kFalse so that the "nested" counter is not incorrectly
decremented.