Skip to content

install treesitter grammars #2068

@bugsbugsbux

Description

@bugsbugsbux

I've searched open issues for similar requests

  • Yes

Is your feature request related to a problem? Please describe.

nvim-treesitter was archived. all i wanted from it was a simple way to install treesitter grammars so highlighting works well. from a user's perspective this
is exactly what mason does for all other external things (lsps, daps, formatters, ...)

Describe the solution you'd like

take the info from https://github.com/nvim-treesitter/nvim-treesitter/blob/main/lua/nvim-treesitter/parsers.lua and have a new category "treesitter grammars" allowing to install these with mason

Describe potential alternatives you've considered

continuing to use unsupported nvim-treesitter

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions