Commit graph

12 commits

Author SHA1 Message Date
Santos Gallegos
91a89aa408 HTML: capture src attributes as text.uri 2021-02-26 07:45:59 +01:00
Santos Gallegos
76a7000384 Use eq? 2021-02-11 07:42:19 +01:00
Santos Gallegos
b86555d9c3 HTML: improve highlights & injections 2021-02-11 07:42:19 +01:00
Santos Gallegos
83c3b4ad75 HTML: add folds queries 2021-02-07 15:24:20 +01:00
elianiva
9184cf3953 feat: added more indent queries 2021-01-14 14:43:04 +01:00
Stephan Seitz
091dff2ac6 html highlights: add "<!" to tag.delimiters 2021-01-05 21:43:41 -05:00
elianiva
118ace68fe feat(injections): add injections to HTML 2020-11-24 13:27:49 +01:00
TravonteD
c366a041c8 Add TSTag and TSTagDelimiter groups
These groups will be added for use with xml-like tags such as html and
jsx.
2020-09-18 17:09:43 +02:00
Shirasaka
f372e2ab87 Add PHP, TOML, and update HTML, javascript queries
- PHP         : Add highlights and locals query
- TOML        : Add highlights and locals query
- HTML        : Add scope
- javascript  : Add some scopes
2020-08-04 08:05:51 +02:00
TravonteD
0f836e0602 refactor: use newly introduced consolidated syntax 2020-06-20 09:03:39 -04:00
Stephan Seitz
0ad3872fde html: Highlight (quoted_attribute_value) as @string 2020-06-05 18:21:01 +02:00
TravonteD
d32d5abb4a Add html highlight queries 2020-06-02 15:13:36 -04:00