tree-sitter-langs icon indicating copy to clipboard operation
tree-sitter-langs copied to clipboard

No CONTRIBUTING.org/md/txt

Open JoshTRN opened this issue 3 years ago • 1 comments

Every time I get an update it overwrites the custom highlights schemes I've added in spacemacs. I'd like to avoid this by just adding these highlights to the repo, but there's not contributing docs to read. Can anyone help me out with this? contributors can email me if you like.

JoshTRN avatar Oct 02 '22 07:10 JoshTRN

I am not aware of any extensive documentation that is available around it, but you can find some build instructions in the README and on https://emacs-tree-sitter.github.io/ . Another place I would suggest looking into is the GitHub workflow files.

If you want to modify the queries used for highlighting, you can add them to their respective language in the queries dir.

meain avatar Oct 02 '22 07:10 meain