nvim-treesitter/queries/vue
Cyril Mizzi ce866ecc2f feat(vue): add indents.scm file
There's no indentation file for Vue. This implementation is based on the HTML indentation file with a minor support for the `template_element` tag. As JS is bind with the JS Tree-sitter, the indentation is already fine.
2021-11-11 21:00:33 -05:00
..
folds.scm Add support for folding Vue files 2021-02-17 14:43:32 +01:00
highlights.scm refactor: make html-like languages inherit from single query 2021-05-17 23:38:14 +02:00
indents.scm feat(vue): add indents.scm file 2021-11-11 21:00:33 -05:00
injections.scm Use #any-of? instead of #match? where posible 2021-06-25 00:22:48 +02:00