docs(treesitter): fix deprecated api call
This commit is contained in:
@@ -37,6 +37,6 @@ return {
|
|||||||
|
|
||||||
-- To set the priority of semantic highlighting lower than treesitter (100),
|
-- To set the priority of semantic highlighting lower than treesitter (100),
|
||||||
-- uncomment the line below:
|
-- uncomment the line below:
|
||||||
-- vim.highlight.priorities.semantic_tokens = 99
|
-- vim.hl.priorities.semantic_tokens = 99
|
||||||
end,
|
end,
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user