emacs-devel
[Top][All Lists]
Advanced

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

Re: treesit-language-source-alist: Presets and/or custom variable?


From: Pankaj Jangid
Subject: Re: treesit-language-source-alist: Presets and/or custom variable?
Date: Fri, 20 Jan 2023 09:53:24 +0530
User-agent: Gnus/5.13 (Gnus v5.13)

Arash Esbati <arash@gnu.org> writes:

> Pankaj Jangid <pankaj@codeisgreat.org> writes:
>
>> How to compile for langs like "tsx", which requires different value for
>> "sourcedir" and "grammardir" in the helper build.sh script?
>
>
> (setq treesit-language-source-alist
>       '((tsx . ("https://github.com/tree-sitter/tree-sitter-typescript.git";
>                 nil "tsx/src"))))

Thanks. This is what I was looking for.




reply via email to

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