mirror of
https://github.com/neovim/neovim.git
synced 2025-11-25 03:30:37 +00:00
fix(ci): change autolabel to "treesitter"
Open issues and PRs are almost all labeled `treesitter` instead of `tree-sitter`; this change improves consistency.
This commit is contained in:
2
.github/labeler.yml
vendored
2
.github/labeler.yml
vendored
@@ -9,7 +9,7 @@
|
||||
"tui":
|
||||
- src/nvim/tui/tui.*
|
||||
|
||||
"tree-sitter":
|
||||
"treesitter":
|
||||
- src/nvim/lua/treesitter.*
|
||||
- runtime/lua/vim/treesitter.lua
|
||||
- runtime/lua/vim/treesitter/*
|
||||
|
||||
Reference in New Issue
Block a user