Re: Interest in adding a tree-sitter mode for Slang?
Hikari <[email protected]>
| Newsgroups | gmane.emacs.devel |
|---|---|
| Message-ID | <[email protected]> |
Thanks for the review, I'll make the changes soon. Also, on second thought, GNU ELPA seems to be a better option after all. I've already sent the copyright assignment form to [email protected] (I forgot to add that I am not making this contribution on behalf of my employer). Cheers, Hikari On 19 July 2026 10:55:18 pm IST, Philip Kaludercic <[email protected]> wrote: >HikariNee <[email protected]> writes: > >> Hello Sean and admins, >> >> I pushed the code to a forge today: >> https://codeberg.org/Hikari/slang-ts-mode. > >Can you add a .elpaignore file to list what files you don't want to >bundle in the tarballs we host? I would suggest adding assets/ and test/. > >I have a few comments and suggestions here in patch form: >