-
-
Notifications
You must be signed in to change notification settings - Fork 32
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Help configuring norg syntax #17
Comments
Fixed. |
Glad you got it working. Parsers can be quite difficult to set up. If you have any interest in SPM-ifying that one, I'd be happy to help. It looks quite standard, so should be straightforward. |
Thanks for checking in! Managed to get SPM setup. The issue I was running into was adding support for C++14 extension functionality. Opened an issue on the swift repo and got an answer there. Hopefully the changes will land soon and I can open a PR to update your README to indicate support! nvim-neorg/tree-sitter-norg#52 |
oh wow, I wouldn't have known how to do that either. So many parsers have their own little quirks unfortunately. Very glad you figured it out, and super-cool of you to get that PR opened! |
I've been trying for a few days to get tree-sitter-norg to work with this library, however I cannot get a build artifact to work.
The text was updated successfully, but these errors were encountered: