Replies: 1 comment 2 replies
-
Seems like an oversight. There's no yaml remap because yaml-ts-mode is threadbare and missing basic features like proper indentation. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In the complete-example-with-tree-sitter-grammar-installation, the list passed to the
mapping
includes(css-mode . css-ts-mode)
twice.I wonder if that is an error.
Also: wouldn't we need to add a similar entry for each of the grammars? e.g. there is not an entry for
yaml
in themapping
.Beta Was this translation helpful? Give feedback.
All reactions