Skip to content

'help' -> 'vimdoc' in treesitter. #252

Closed
@eyolf

Description

@eyolf

On line 291 in init.lua, it says:

ensure_installed = { 'c', 'cpp', 'go', 'lua', 'python', 'rust', 'tsx', 'typescript', 'help', 'vim' },

but treesitter has changed 'help' to 'vimdoc'. With the current line, it produces an error. If 'help' is changed to 'vimdoc' it does not.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions