mirror of
https://github.com/neovim/neovim.git
synced 2026-01-05 02:47:28 +10:00
The labeler adds "lua" label to too many files. When there is already a "treesitter" or "lsp" label, a "lua" label isn't useful. Instead it's better to add the label manually to PRs for general Lua support.