neovim/runtime/queries
Christian Clason 51d85f7ea5
build(deps): drop unused bundled bash, python parsers and queries
Problem: Neovim bundles treesitter parsers for bash and python but does
not use them by default. This dilutes the messaging about the bundled
parsers being required for functionality or reasonable out-of-the-box
experience. It also increases the risk of query incompatibilities for no
gain.

Solution: Stop bundling bash and python parser and queries.
2024-07-09 15:26:48 +02:00
..
c fix(treesitter): update queries 2024-05-05 23:22:11 +02:00
lua fix(treesitter): update parsers and queries 2024-04-05 18:36:17 +02:00
markdown fix(treesitter): update parsers and queries 2024-04-05 18:36:17 +02:00
markdown_inline fix(treesitter): update queries 2024-05-05 23:22:11 +02:00
query build(deps): bump tree-sitter-query to v0.4.0 2024-05-26 12:38:20 +02:00
vim fix(treesitter): update queries 2024-05-05 23:22:11 +02:00
vimdoc build(deps): bump tree-sitter-vimdoc to v3.0.0 2024-06-08 10:19:28 +02:00