nvim-treesitter/queries/yaml
Phelipe Teles 1a49d068a7 fix(indents/yaml): improve error handling
This helps to solve the first issue reported at #1377.

The problem is that the line loses its indentation when we start
inserting a new mapping pair (specifically, when we enter the character
":").

The issue seems to be solved by auto indenting ERROR nodes.
2022-06-14 22:37:52 +02:00
..
folds.scm Yaml: fix folds 2021-02-07 15:37:21 +01:00
highlights.scm yaml: improve highlights and locals (#946) 2021-10-26 22:47:59 -05:00
indents.scm fix(indents/yaml): improve error handling 2022-06-14 22:37:52 +02:00
injections.scm injections(yaml): inject at command list for Gitlab script 2022-02-05 18:25:35 +01:00
locals.scm yaml: improve highlights and locals (#946) 2021-10-26 22:47:59 -05:00