emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Initial fontification in sh-mode with tree-sittter


From: Stefan Kangas
Subject: Re: Initial fontification in sh-mode with tree-sittter
Date: Fri, 28 Oct 2022 08:57:07 -0700

João Paulo Labegalini de Carvalho <jaopaulolc@gmail.com> writes:

> +    (setq-local treesit-font-lock-feature-list
> +                '((basic) (moderate) (elaborate)))

I see that most modes on the branch seem to be using those three symbols
for now.

Are we sure about `basic', `moderate', and `elaborate', or is that just
a place-holder for something more fine-grained to be added later?  The
documentation seems to imply the latter.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]