tree-sitter-tiger/test/highlight/imports.tig
Bruno BELANYI 64ff9dd944 Add import path high-lighting
I don't think this group is supported by neovim, but 'tree-sitter-nix'
makes use of it, and I think it makes sense to add it.
2022-06-03 20:35:53 +02:00

4 lines
67 B
Plaintext

import "lib.tih"
/* <- keyword */
/* ^ string.special.path */