mirror of
https://github.com/neovim/neovim.git
synced 2024-12-31 17:13:26 -07:00
ba90b54301
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.
(cherry picked from commit
|
||
---|---|---|
.. | ||
cmake | ||
CMakeLists.txt | ||
CMakePresets.json | ||
deps.txt |