index
:
nvim-treesitter.git
master
Unnamed repository; edit this file 'description' to name the repository.
Mike Vink
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
queries
/
ecma
/
injections.scm
Age
Commit message (
Expand
)
Author
2022-10-24
Update ecma injections to support recent additions to tree-sitter-javascript/...
NullVoxPopuli
2022-09-15
fix(ecma injections): jsdoc match /** */ only
Nick Friday
2022-06-05
injections(ecma): add injection for commented graphql template strings (#2987)
Jackson Ludwig
2021-11-28
Handle .attrs() cases
Steve Occhipinti
2021-11-28
Support both styled.div and styled(Component)
Steve Occhipinti
2021-11-28
Add a basic styled-components injection
Steve Occhipinti
2021-06-11
chore(injections): remove duplicated regex injection for js
Steven Sojka
2021-05-07
Revert "Comment: use `@combined` to create just one tree per buffer (#1252)"
Santos Gallegos
2021-04-28
Comment: use `@combined` to create just one tree per buffer (#1252)
Santos Gallegos
2021-04-06
injections(js): add regex highlighting
Stephan Seitz
2021-03-27
Fix jsdoc: play nice with the comment parser (#1108)
Santos Gallegos
2021-03-18
Update injections.scm
Hanh Le
2021-03-10
chore: create ecma base for use in js and ts which fixes jsx issues
kiyan