mirror of
https://github.com/neovim/neovim.git
synced 2025-09-07 03:48:18 +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.