..
astro
feat: add curly interpolation support for astro
2022-04-09 14:24:07 +02:00
bash
highlights(bash): add more builtins
2022-04-04 18:52:14 +02:00
beancount
Add headers as an option to fold on ( #1873 )
2021-10-02 00:08:44 -05:00
bibtex
add basic queries for bibtex
2021-03-22 22:19:10 +01:00
c
highlights(c): highlight field_designator as @property
2022-05-29 11:11:10 +02:00
c_sharp
Update parsers with C# fixes ( #1910 )
2021-10-22 16:31:41 -05:00
clojure
Prefer lua-match over match
2021-11-23 10:02:06 +01:00
cmake
Rename captures
2022-02-05 00:28:48 +01:00
comment
Prefer lua-match over match
2021-11-23 10:02:06 +01:00
commonlisp
Update queries/commonlisp/highlights.scm
2021-05-17 20:45:31 +02:00
cooklang
Add Cooklang
2022-03-17 08:40:34 +01:00
cpp
highlights(cpp): make "::" @punctuation.delimiter
2022-05-07 13:30:36 +02:00
css
Added fix for incorrect CSS indent after closing bracket
2022-03-19 12:29:36 +01:00
cuda
highlights(cuda): add __grid_constant__
2022-05-15 10:37:14 +02:00
d
highlights(d): highlight ":"
2022-01-30 11:10:08 +01:00
dart
feat(keywords) merge return and yield into keyword.return group
2021-07-04 21:49:17 +02:00
devicetree
Revert "Comment: use @combined to create just one tree per buffer ( #1252 )"
2021-05-07 16:51:57 +02:00
dockerfile
Prefer lua-match over match
2021-11-23 10:02:06 +01:00
dot
Update DOT injections
2021-09-16 18:12:07 +02:00
ecma
injections(ecma): add injection for commented graphql template strings ( #2987 )
2022-06-05 11:50:48 +02:00
eex
Add tree-sitter-eex parser for (L)EEx files ( #2351 )
2022-01-25 16:52:51 +00:00
elixir
Fix Elixir indents to match mix format
2022-02-10 07:24:08 +01:00
elm
highlights(elm): apply review comments
2021-11-28 00:45:02 +01:00
elvish
refactor(queries): simplify highlight queries for elvish
2022-04-01 09:51:42 +02:00
embedded_template
Add embedded template to support ERB files
2022-05-05 01:34:59 +02:00
fennel
highlights(fennel): fix "collect" "icollect" "accumulate"
2022-04-01 16:58:05 +02:00
fish
highlight(fish): dollar command substitution
2022-03-16 13:11:23 +01:00
foam
support PyFoam syntax in OpenFOAM files
2022-01-16 18:59:29 +01:00
fortran
feat(keywords) merge return and yield into keyword.return group
2021-07-04 21:49:17 +02:00
fusion
fix: typo in locals query
2022-01-04 00:59:33 +01:00
gdscript
feat(indent): Implement basic indent for gdscript.
2022-01-24 13:11:01 +01:00
gleam
fix(gleam): update parser and queries
2022-02-27 18:19:51 +01:00
glimmer
Prefer lua-match over match
2021-11-23 10:02:06 +01:00
glsl
parsers: add glsl parser
2021-09-17 20:52:13 +02:00
go
fix(go): reduce indent after },)
2022-04-18 14:11:02 +02:00
godot_resource
Rename queries: godotResource -> godot_resource
2021-11-25 23:02:57 +01:00
gomod
Add support for new golang go.work files
2021-12-18 20:02:08 +01:00
gowork
Add support for new golang go.work files
2021-12-18 20:02:08 +01:00
graphql
highlight description as a comment
2021-10-01 18:30:34 +02:00
hack
highlights(hack): fix typo in "tuple" keyword
2022-04-06 22:30:44 +02:00
haskell
highlights(haskell): function with type signature
2022-01-13 21:48:35 +01:00
hcl
indent(hcl): fix function calls
2022-04-25 23:36:36 +02:00
heex
Support HEEx slots
2022-01-31 09:19:01 +01:00
help
Help: update highlights
2022-06-19 22:11:42 +02:00
hjson
Support hjson
2021-09-19 14:19:20 +02:00
hocon
add hocon
2022-01-16 14:59:39 +01:00
html
fix: define indents.scm for html_tags and inherits html and vue from this file
2021-11-11 21:00:33 -05:00
html_tags
highlights(html_tags): more specific attribute_value target
2022-01-12 12:10:07 +01:00
http
injections(http): add comment injection
2021-11-12 21:52:50 +01:00
java
highlights(java): add support for text_blocks
2022-04-16 23:23:19 +02:00
javascript
locals(js,ts): Add parameters again ( #1231 )
2021-04-28 07:39:14 -05:00
jsdoc
Fix jsdoc: play nice with the comment parser ( #1108 )
2021-03-27 10:51:16 -05:00
json
highlights(json): highlight ":"
2022-04-10 12:51:09 +02:00
json5
Reorder json5 queries
2021-08-30 11:42:41 +02:00
jsonc
Revert "Comment: use @combined to create just one tree per buffer ( #1252 )"
2021-05-07 16:51:57 +02:00
jsx
Prefer lua-match over match
2021-11-23 10:02:06 +01:00
julia
feat(highlights/julia): make operators visible
2022-06-01 09:26:50 +02:00
kotlin
fix(kotlin): use _import for type captures
2022-01-08 20:01:00 +01:00
lalrpop
feat: add lalrpop parser ( #2524 )
2022-02-13 16:18:41 +00:00
latex
highlights(latex): only highlight command name, not whole command
2022-05-21 13:13:59 +02:00
ledger
Update ledger injections
2021-09-10 01:24:38 +02:00
llvm
highlights(llvm): import highlight queries from upstream
2022-01-09 20:17:08 +01:00
lua
fix(indent/lua): wrong for nested tables due to branch on opening pairs
2022-04-06 21:28:11 +02:00
m68k
Add additional m68k queries
2022-04-27 16:54:38 +02:00
make
highlights(make): add all special targets
2022-01-07 22:28:16 +01:00
markdown
highlights(markdown): fix conceal capture
2022-04-15 18:47:53 +02:00
ninja
Add ninja parser ( #2217 )
2022-01-08 01:26:33 +00:00
nix
fix(nix): update parser and queries
2022-05-24 01:06:15 +02:00
ocaml
highlights(ocaml): highlight units as such
2022-05-06 10:31:12 +02:00
ocaml_interface
Add comment parser to highlight comment tags ( #893 )
2021-03-12 11:21:46 -05:00
ocamllex
Revert "Comment: use @combined to create just one tree per buffer ( #1252 )"
2021-05-07 16:51:57 +02:00
pascal
highlights(Pascal): Fix highlighting of types
2022-01-05 20:59:26 +01:00
perl
Initial attempt at queries/perl/folds.scm
2022-02-22 14:13:48 +01:00
php
highlights(php): highlight readonly keyword
2022-06-04 17:53:59 +02:00
phpdoc
fix(phpdoc) Improve keyword query
2022-01-24 11:47:11 +01:00
pioasm
Add tree-sitter-pioasm with highlights and injections ( #1759 )
2021-08-29 12:10:15 -05:00
prisma
fix(prisma): highlight "type" keyword
2022-03-24 09:43:33 +01:00
proto
feat(proto): add parser
2022-04-28 00:05:57 +02:00
pug
Fix pug injection
2021-11-30 23:40:49 +01:00
python
fix: keep cls variable highlighting consistent in class methods
2022-06-14 22:35:14 +02:00
ql
Revert "Comment: use @combined to create just one tree per buffer ( #1252 )"
2021-05-07 16:51:57 +02:00
query
Query: update highlights
2021-12-24 03:46:53 +01:00
r
r(indents): fix brace_list alignment
2022-03-29 08:43:38 +02:00
rasi
fix(locals): fix local selectors query
2022-01-06 22:02:02 +01:00
regex
Regex highlights: Add constant highlight for class_character
2021-01-03 19:05:38 +01:00
rego
Added true/false to the highlights
2022-04-03 14:47:06 +02:00
rnoweb
rnoweb: Use new inline/chunk distinction
2022-06-19 21:45:19 +02:00
rst
RST: use any-of? instead of match? ( #1678 )
2021-08-08 12:37:08 -05:00
ruby
Add more indentations
2022-03-12 17:57:00 +01:00
rust
highlights(rust): highlight as in <Struct as Trait>::Type
2022-03-11 19:07:11 +01:00
scala
Prefer lua-match over match
2021-11-23 10:02:06 +01:00
scheme
highlights(scheme): some fix ( #2932 )
2022-05-14 09:25:45 +02:00
scss
Add highlighting query for Scss @for loops
2022-04-03 15:29:13 +02:00
slint
highlights(slint): highlight operators and more punctuation
2022-05-21 13:05:59 +02:00
solidity
Refactor solidity highlights.scm further
2022-03-11 19:06:39 +01:00
sparql
Update queries
2021-12-22 21:17:28 +01:00
supercollider
supercollider: add support for const
2022-01-29 11:10:24 +01:00
surface
Update surface version, fix highlights
2021-08-18 14:07:59 +02:00
svelte
svelte query and lockfile updated
2022-04-13 09:26:26 +02:00
swift
feat(swift): update parser and queries to 0.3.0 ( #3035 )
2022-06-19 14:18:16 +02:00
teal
Prefer lua-match over match
2021-11-23 10:02:06 +01:00
tiger
fix(tiger): remove duplicate keywords
2022-06-14 22:34:03 +02:00
tlaplus
Updated TLA+ version, queries, maintainers ( #2442 )
2022-02-03 19:12:22 +01:00
todotxt
parsers: Add todotxt parser
2022-02-28 22:46:47 +01:00
toml
Update toml highlight queries
2021-10-04 12:41:26 +02:00
tsx
injections(tsx): inherit injections from ecma
2021-04-23 20:33:34 +02:00
turtle
Revert "Comment: use @combined to create just one tree per buffer ( #1252 )"
2021-05-07 16:51:57 +02:00
typescript
highlights(typescript): fix indentifier for type imports
2021-07-01 22:50:06 +02:00
v
highlights(vlang): add attribute_declaration and specialize some keywords
2022-05-21 13:48:58 +02:00
vala
highlights(vala): Reflect upstream refactor
2022-03-07 15:51:08 +01:00
verilog
verilog highlight: add some keywords, tidy keywords ( #2432 )
2022-02-02 08:13:01 +01:00
vim
vim: add basic folding for if statements and functions ( #2994 )
2022-06-07 09:10:09 +02:00
vue
highlights(vue): improve vue highlights
2022-01-12 12:10:07 +01:00
wgsl
fix: remove ftdetect, Fix struct highlight for wgsl
2022-04-11 23:16:19 +02:00
yaml
fix(indents/yaml): only indent mapping pair if value is a block
2022-06-14 22:37:52 +02:00
yang
Fix YANG indentation for extension statements
2022-04-23 15:49:53 +02:00
zig
zig: work around for hang neovim
2021-11-28 00:25:25 +01:00