aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorChristian Clason <c.clason@uni-graz.at>2024-11-19 09:46:55 +0100
committerChristian Clason <ch.clason+github@icloud.com>2024-11-22 09:39:45 +0100
commit6e44a6a289c538c9e05a5114ddb7f91f581e8965 (patch)
treee6ceee8121d77cff5326344b9f7ae90b17b244be /test
parentc2f08d294a7f30d92368ffed9115edf96279dcb9 (diff)
downloadrneovim-6e44a6a289c538c9e05a5114ddb7f91f581e8965.tar.gz
rneovim-6e44a6a289c538c9e05a5114ddb7f91f581e8965.tar.bz2
rneovim-6e44a6a289c538c9e05a5114ddb7f91f581e8965.zip
fix(treesitter): update queries
Diffstat (limited to 'test')
-rw-r--r--test/functional/treesitter/highlight_spec.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/functional/treesitter/highlight_spec.lua b/test/functional/treesitter/highlight_spec.lua
index 5c6be869c6..60b1510603 100644
--- a/test/functional/treesitter/highlight_spec.lua
+++ b/test/functional/treesitter/highlight_spec.lua
@@ -1108,7 +1108,7 @@ describe('treesitter highlighting (markdown)', function()
})
screen:expect({
grid = [[
- {25:[}{100:This link text}{25:](}{101:https://example.com}{25:)} is|
+ {100:[This link text](}{101:https://example.com}{100:)} is|
a hyperlink^. |
{1:~ }|*3
|