Open kaste opened 10 months ago
We of course first have the problem to download and compile recent enough languages. But these languages are just too diverse, and to write multi-language tools/snippets we need queries. Probably the best maintained ones are the neovim-treesitter-queries. (https://github.com/nvim-treesitter/nvim-treesitter/tree/master/queries). Helix has them here https://github.com/helix-editor/helix/tree/master/runtime/queries. These are just huge and time-consuming to write.
Can we and should we grab and redistribute them here?
We of course first have the problem to download and compile recent enough languages. But these languages are just too diverse, and to write multi-language tools/snippets we need queries. Probably the best maintained ones are the neovim-treesitter-queries. (https://github.com/nvim-treesitter/nvim-treesitter/tree/master/queries). Helix has them here https://github.com/helix-editor/helix/tree/master/runtime/queries. These are just huge and time-consuming to write.
Can we and should we grab and redistribute them here?