mirror of
https://github.com/neovim/neovim.git
synced 2026-05-21 12:24:17 +00:00
Problem: Empty response affects server start boundary computed before. Solution: Ignore empty responses. This is mostly micro-optimization that avoids extending existing results with empty responses.