mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-09 23:10:11 -04:00
fix: incorrect hightlight groups
This commit is contained in:
parent
85bc7431e8
commit
096f0e91be
3 changed files with 5 additions and 5 deletions
|
|
@ -1,7 +1,7 @@
|
|||
include: SomeFile.fusion
|
||||
//<- include
|
||||
// ^punctuation.delimiter
|
||||
// ^uri
|
||||
// ^text.uri
|
||||
|
||||
namespace ns = Neos.Fusion.Space
|
||||
//<- keyword
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue