[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH] treesit.el: New function to describe font-lock rules
From: |
Huan Thieu Nguyen |
Subject: |
[PATCH] treesit.el: New function to describe font-lock rules |
Date: |
Tue, 3 Oct 2023 15:32:38 +0200 |
User-agent: |
Mozilla Thunderbird |
Hello emacs maintainers,
I think most major modes don't need to use multiple tree-sitter
grammars, so I made a function called `treesit-font-lock-simple-rules'
which saves the user from typing `:language` for every query-spec.
I have not added an announcement in the news file yet.
Best Regards
Nguyen Thieu Huan
0001-Add-treesit-font-lock-simple-rules-function.patch
Description: Text Data
- [PATCH] treesit.el: New function to describe font-lock rules,
Huan Thieu Nguyen <=