Closed qvalentin closed 8 months ago
Nice work! I had to make some weird lua code for my nvim conf to work but this should save some time.
This looks promising! thank you! how can I integrate this with my Neovim setup? does that change the installation instructions at all?
This looks promising! thank you! how can I integrate this with my Neovim setup? does that change the installation instructions at all?
This was the peperation of https://github.com/nvim-treesitter/nvim-treesitter/pull/6050, once that is merged installing the grammar in nvim should be way easier.
A cleaner version of https://github.com/ngalaiko/tree-sitter-go-template/pull/15
There are no changes to the grammar.js beside the introduction of the make_grammar function.