mirror of
https://github.com/neovim/neovim.git
synced 2026-01-09 14:52:42 +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>