Commit graph

4 commits

Author SHA1 Message Date
numToStr
69a55e86ce injections(jsx): highlight <style jsx> as css 2022-08-26 12:05:02 -07:00
Stephan Seitz
ac05d4db50 injections(tsx): inherit injections from ecma
Fixes #1237
2021-04-23 20:33:34 +02:00
elianiva
9184cf3953 feat: added more indent queries 2021-01-14 14:43:04 +01:00
Thomas Vigouroux
c055899dc0 feat(queries): modeline mechanism for base langs
This implements https://github.com/neovim/neovim/pull/13059#issuecomment-704414189

This behaves like modelines and remove the use of the base_language map.
Also, this allows to fine-tune what we actually want to include per
query, which is better IMO.
2020-10-11 19:09:22 +02:00