mirror of
https://github.com/neovim/neovim.git
synced 2026-09-13 01:21:06 +00:00
Splitting it on word boundaries rather than only spaces allows for better detection. The issue labeler previously didn't catch titles such as `treesitter: noisy "Invalid node type" error`. Co-authored-by: casswedson <casswedson@users.noreply.github.com>