Skip to content

nickshatilo/tree-sitter-tolk

Repository files navigation

tree-sitter-tolk

Tolk grammar for tree-sitter.

Grammar extracted from Tolk vscode

Includes nvim bindings.

Installation

Lazy.nvim:

    {
        'nickshatilo/tree-sitter-tolk',
        lazy = false,
        opts = {},
    }

And then just run :TSInstall tolk

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published