tree-sitter-langs icon indicating copy to clipboard operation
tree-sitter-langs copied to clipboard

Support for tree-sitter-apertium

Open unhammer opened this issue 4 years ago • 4 comments

Only those that have major modes, for now, ie.

  • https://melpa.org/#/hfst-mode
  • https://melpa.org/#/cg
  • https://github.com/unhammer/rtx-mode

unhammer avatar Oct 04 '21 11:10 unhammer

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 :)

unhammer avatar Oct 05 '21 08:10 unhammer

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).

ubolonton avatar Dec 05 '21 15:12 ubolonton

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 :)

unhammer avatar Apr 06 '22 12:04 unhammer

Can you rebase this so the CI can test it? Also please resolve conflicts as well! Thanks!

jcs090218 avatar Sep 04 '23 04:09 jcs090218