You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey all, I was able to get tree-sitter-firrtl working locally with neovim, by following the directions here and then setting up the queries manually, following the directions here. However, it'd be great if we could install this plugin more easily for neovim. Would you consider including it in the nvim-treesitter repo? I ask because I don't want to volunteer anyone for open-source maintenance duties (although I can't really tell how much ongoing maintenance/development is required for these parsers). If you're alright with it, I'm happy to add this repo to this issue.
It looks like making a PR to add FIRRTL into nvim-treesitter should be pretty simple, based off of this example.
Thanks for putting this together!
The text was updated successfully, but these errors were encountered:
Hey all, I was able to get tree-sitter-firrtl working locally with neovim, by following the directions here and then setting up the queries manually, following the directions here. However, it'd be great if we could install this plugin more easily for neovim. Would you consider including it in the nvim-treesitter repo? I ask because I don't want to volunteer anyone for open-source maintenance duties (although I can't really tell how much ongoing maintenance/development is required for these parsers). If you're alright with it, I'm happy to add this repo to this issue.
It looks like making a PR to add FIRRTL into nvim-treesitter should be pretty simple, based off of this example.
Thanks for putting this together!
The text was updated successfully, but these errors were encountered: