commit cd9b7968249d818cb731d643e961f042ba348817 parent c4a1a31654be9c1424a117a397bdf67d3acad885 Author: Tomas Nemec <nemi@skaut.cz> Date: Wed, 29 Mar 2023 08:43:31 +0200 update Diffstat:
M | after/plugin/ng_html.lua | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/after/plugin/ng_html.lua b/after/plugin/ng_html.lua @@ -1,5 +1,5 @@ -- TODO(tms) 06.09.22: Handle single line template string -local template_query = vim.treesitter.query.parse_query('dart', [[ +local template_query = vim.treesitter.query.parse('dart', [[ (annotation (arguments (named_argument