nvim-treesitter/doc
Christian Clason a9fbd07bf2 feat(setup)!: remove ensure_install field
Instead, call `require('nvim-treesitter').install( { ... } )` manually.

This gives users full control over how they want to install parsers
(sync, from grammar, limited concurrency) and obviates the need for
calling `setup` for most users.
2025-04-30 11:48:30 +02:00
..
nvim-treesitter.txt feat(setup)!: remove ensure_install field 2025-04-30 11:48:30 +02:00