mirror of
https://github.com/neovim/neovim.git
synced 2025-09-06 19:38:20 +00:00

Problem: Error occurs if delete buffer in the middle of parsing. Solution: Check if buffer is valid in parsing.
Problem: Error occurs if delete buffer in the middle of parsing. Solution: Check if buffer is valid in parsing.