On Tue, Nov 1, 2022, 05:46 Theodor Thornhill <theo@thornhill.no> wrote:


On 1 November 2022 03:30:54 CET, Randy Taylor <dev@rjt.dev> wrote:
>Hi.
>
>Where specifically should the C and C++ tree-sitter stuff go? I've been using it for a couple months and would like to upstream syntax highlighting for both. I'll focus on getting C done first.
>
>I see there are a lot of cc- files; would it be appropriate to add the tree-sitter stuff into a new cc-treesit.el file?
>Thanks.

I'm no authority on the matter, but I'd love for us not to complicate things too much. I vote for separate, non-cc-prefixed _new_ modes, that derives from prog-mode.

I understand that this is a controversial opinion, but that's what I want. I believe people will do that anyway if we don't.

+1

João