tree-sitter-langs
tree-sitter-langs copied to clipboard
Support for tree-sitter-apertium
Only those that have major modes, for now, ie.
- https://melpa.org/#/hfst-mode
- https://melpa.org/#/cg
- https://github.com/unhammer/rtx-mode
The tests failed because they expect there to be a language called 'apertium, but that's just the repo name for a collection of different languages. I changed it to check out one submodule per language so repos and and language are called the same, but yeah there's a need for some better configuration here :)
Sorry for the late reply. I haven't been able to look at this much recently.
I prefer the approach described in #41 (a single submodule).
Hi, what do I need to do to get this rolling?
I've been using the rtx bits myself for some time without problems, would like to make it available to others :)
Can you rebase this so the CI can test it? Also please resolve conflicts as well! Thanks!