[emacs] HLSL tree-sitter

This commit is contained in:
John Doty 2025-05-19 16:21:20 -07:00
parent 39ad97cfa7
commit 8aaad8532c

View file

@ -342,6 +342,7 @@
(css "https://github.com/tree-sitter/tree-sitter-css")
(elisp "https://github.com/Wilfred/tree-sitter-elisp")
(go "https://github.com/tree-sitter/tree-sitter-go")
(hlsl "https://github.com/tree-sitter-grammars/tree-sitter-hlsl")
(html "https://github.com/tree-sitter/tree-sitter-html")
(java "https://github.com/tree-sitter/tree-sitter-java" "master" "src")
(javascript "https://github.com/tree-sitter/tree-sitter-javascript" "master" "src")