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.
This commit is contained in:
parent
bd42c2c9c1
commit
64ff9dd944
2 changed files with 8 additions and 0 deletions
3
test/highlight/imports.tig
Normal file
3
test/highlight/imports.tig
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
import "lib.tih"
|
||||
/* <- keyword */
|
||||
/* ^ string.special.path */
|
||||
Loading…
Add table
Add a link
Reference in a new issue