Open Rukiza opened 11 months ago
Just swapped the old tree-sitter Prolog grammar I was considering to pitch to nvim-treesitter for yours: https://github.com/nvim-treesitter/nvim-treesitter/issues/2282#issuecomment-1744642730
Are treesitter queries already implemented within this repository?
I am working on some queries.
This issues it to make modifications to make query implementation easier.
Cool. Linked your repository here: https://github.com/nvim-treesitter/nvim-treesitter/issues/2282 (cannot remember where my Prolog comment is rn lol). Great job!
As this project has not seen commits in a while, I opened a fork/rewrite here: https://codeberg.org/foxy/tree-sitter-prolog
(Neovim) queries are included!
This issues will have changes to make the queries easier to create.
Scenario that need defining.