aboutsummaryrefslogtreecommitdiffstats
path: root/queries/dot
Commit message (Collapse)AuthorAgeFilesLines
* highlights: use @preproc where appropriateObserverOfTime2022-10-151-4/+3
|
* feat(spell): support more languagesLewis Russell2022-09-261-0/+2
|
* highlights(DOT): update keywordsrydesun2022-08-241-1/+10
|
* Update DOT injectionsrydesun2021-09-161-0/+1
| | | | Add comment
* Add tree-sitter-dot (#1770)rydesun2021-09-012-0/+46
* 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