mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-20 12:20:02 -04:00
Add tree-sitter-dot (#1770)
* Add tree-sitter-dot * Fix DOT highlights * highlights(DOT): add HTML string * Remove DOT ftdetect Vim and Neovim runtime have added DOT filetype detection * Update DOT highlights
This commit is contained in:
parent
0342200f19
commit
20a226652c
4 changed files with 56 additions and 0 deletions
1
queries/dot/injections.scm
Normal file
1
queries/dot/injections.scm
Normal file
|
|
@ -0,0 +1 @@
|
|||
(html_internal) @html
|
||||
Loading…
Add table
Add a link
Reference in a new issue