mirror of
https://github.com/neovim/neovim.git
synced 2025-09-07 11:58:17 +00:00

This reverts the handling of base languages to the old way how nvim-treesitter handled them. When a language extends a base language it usually wants to be able to overwrite queries. Related: https://github.com/nvim-treesitter/nvim-treesitter/issues/633