Skip to content

move treesitter-powered indent helper away from nvim-treesitter? #187

Description

@msva

As far as I see, enabling "use_treesitter" in config assumes usage of nvim-treesitter plugin:
https://github.com/shellRaining/hlchunk.nvim/blob/main/lua/hlchunk/utils/indentHelper.lua#L65

Which is in strange status (it was archived and unmaintained for a long time, and returned in only less than a day ago.
Also their current description (after migrating to main branch) looks like they won't promise further existance of that function used by hlchunk.

So, maybe it is worth to write a "homegrown" analog of that function (based directly on nvim internals), or even just copy it locally?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions