mirror of
https://github.com/neovim/neovim.git
synced 2026-01-27 15:42:01 +10:00
`strbuf_set_length` was incorrectly updating length with `+=` instead of assignment. Also syncs minor updates with upstream.
`strbuf_set_length` was incorrectly updating length with `+=` instead of assignment. Also syncs minor updates with upstream.