Skip to content

New neovim error: context_commentstring nvim-treesitter module is deprecated #161

Open
@mikemee

Description

@mikemee

Using nvim v0.9.5, when I start I get an error:

context_commentstring nvim-treesitter module is deprecated

The details are here: JoosepAlviste/nvim-ts-context-commentstring#82

The fix that worked for me was to delete this line in the file: fnl/modules/tools/tree-sitter/config.fnl

:context_commentstring {:enable true}

Hope this helps someone else. Not sure how nyoom handles various versions of nvim, so I didn't submit a PR, but I'm happy to do so.

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