mirror of
https://github.com/neovim/neovim.git
synced 2026-01-05 10:57:11 +10: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>