Queries context.scm in queries/tact (formatted according to format-queries.lua)
Tests test.tact in test/
Updated README to mention Tact is supported
Tree-sitter grammar/parser for Tact lives here: https://github.com/tact-lang/tree-sitter-tact
I'll be making similar PRs to textobjects and the main nvim-treesitter repo in a short while. Hope everything's good here :)
context.scm
in queries/tact (formatted according to format-queries.lua)test.tact
in test/Tree-sitter grammar/parser for Tact lives here: https://github.com/tact-lang/tree-sitter-tact I'll be making similar PRs to textobjects and the main nvim-treesitter repo in a short while. Hope everything's good here :)