Github Actions
dcf6b8d054
Update README
2022-08-17 08:54:39 +02:00
Stephan Seitz
b245c44ce1
parsers: add tree-sitter-gitignore
2022-08-16 23:16:44 -07:00
GitHub
826c951825
Update lockfile.json
2022-08-16 11:58:53 -07:00
Github Actions
7e596c4adf
Update README
2022-08-16 11:49:52 -07:00
Stephan Seitz
24db489566
highlights(swift): add keywords "convenience", "required", "override"
2022-08-16 11:39:30 -07:00
Stephan Seitz
bb1c6c2475
highlights(swift): add keywords "actor", "nonisolated"
...
Introduced in 07bdffb5e6
2022-08-16 11:39:30 -07:00
ShootingStarDragons
c5eed2f2cd
fix wrong parse
...
change maintainers
2022-08-16 11:38:50 -07:00
ShootingStarDragons
25baab9f59
add regenerate the treesitter
2022-08-16 11:38:50 -07:00
ShootingStarDragons
970fe39f4c
feat(agda): add support for agda
2022-08-16 11:38:50 -07:00
ShootingStarDragons
a773660882
add highlights
2022-08-16 11:38:50 -07:00
GitHub
58d0105e2e
Update lockfile.json
2022-08-16 18:45:46 +02:00
GitHub
1b99f94fc2
Update lockfile.json
2022-08-16 09:05:25 +02:00
GitHub
a0251c9896
Update lockfile.json
2022-08-15 15:04:45 -07:00
Stephan Seitz
0c807bf1fd
highlights(ql): follow upstream refactor of qualModuleExpr
...
13155b740d
2022-08-15 14:53:57 -07:00
Stephan Seitz
d1ce3db8ea
indents(go): no indent at all composite_literal, indent at struct_type
2022-08-15 13:34:16 -07:00
Stephan Seitz
ac5456567a
indens(go): fix issue 3288
...
Fixes #3288
2022-08-15 13:34:16 -07:00
GitHub
e5c60516b5
Update lockfile.json
2022-08-15 00:30:03 -07:00
Zheng Piaodan
48d88ddbff
fix(ruby): indent of brackets & parens
2022-08-13 03:40:17 -07:00
Zheng Piaodan
65a1817ba3
fix(ruby): indent parenthesized_statements
2022-08-13 03:40:17 -07:00
GitHub
1ca366af9b
Update lockfile.json
2022-08-13 00:40:51 -07:00
GitHub
9b3f127501
Update lockfile.json
2022-08-11 14:44:13 -07:00
Ben Weedon
cea9c5941d
Conceal reference and shortcut links in markdown
...
This change conceals `full_reference_link`, `collapsed_reference_link`,
and `shortcut_link` similarly to the `markdown_inline` query file
already conceals `inline_link` and `image`.
## Test markdown contents
```markdown
Some text before the link [full reference link text][link label] and now some
text after the link onto a new line.
Some text before the link [collapsed reference link text][] and now some text
after the link onto a new line.
Some text before the link [shortcut link text] and now some text after the link
onto a new line.
```
## Test markdown concealed screenshot
Closes #3267
2022-08-11 14:36:44 -07:00
GitHub
e7b5e92d46
Update lockfile.json
2022-08-10 09:09:52 +02:00
NTBBloodbath
e9ab034139
chore: update tree-sitter-http parser URL
2022-08-09 09:06:19 +02:00
phynalle
d2815cb82f
Enable expandtab
2022-08-08 14:07:30 -07:00
phynalle
5c7f9d2ddb
Add zig tests for newline
2022-08-08 14:07:30 -07:00
phynalle
54de8afbed
fix(zig): Do not indent on newline after block
2022-08-08 14:07:30 -07:00
GitHub
7e41005423
Update lockfile.json
2022-08-08 09:13:19 +02:00
ray-x
a9a6493b1e
nil check for lines
2022-08-06 05:38:42 -07:00
Stephan Seitz
f68a1b16ce
injections(go): avoid running queries on all comments
...
Fixes #3187
Fixes #3263
2022-08-06 05:37:14 -07:00
ray-x
373b15ecee
go folds.scm composit_literal
2022-08-05 13:36:57 -07:00
GitHub
0b2b790e0f
Update lockfile.json
2022-08-05 13:26:05 -07:00
Stephan Seitz
27424a2040
indents(go): improve @branch rules
...
- Don't branch at `case`
- Let `import_spec_list`/`var_declaration` behave like
`const_declaration`
Fixes #2166
2022-08-05 12:32:20 -07:00
derekstride
3832fde3ee
SQL highlight queries rely on latest parser AST
2022-08-05 21:20:11 +02:00
GitHub
2ac9f2ca7d
Update lockfile.json
2022-08-05 21:20:11 +02:00
lfenzo
c784720917
Split func/method definition from calls in several programming language queries
2022-08-03 12:05:30 -07:00
lfenzo
77675b6706
Correct previously edited docs file
2022-08-03 12:05:30 -07:00
lfenzo
64f3f7415d
(Broken test fixed) Updated static-namespace-functins.cpp to use function.call
2022-08-03 12:05:30 -07:00
lfenzo
8665a99a0f
Updated nvim-tresitter.txt doc
2022-08-03 12:05:30 -07:00
lfenzo
0014e52e2d
Split func/method definition from calls in lotlin highlighting queries
2022-08-03 12:05:30 -07:00
lfenzo
2f9ae24ffa
Split func/method definition from calls in Go highlighting queries
2022-08-03 12:05:30 -07:00
lfenzo
576287ac84
Split func/method definition from calls in C++ highlighting queries
2022-08-03 12:05:30 -07:00
lfenzo
04e62a2027
Split func/method definition from calls in C highlighting queries
2022-08-03 12:05:30 -07:00
lfenzo
460d24a12d
Updated CONTRIBUING.md
2022-08-03 12:05:30 -07:00
lfenzo
140393cfff
Split func/method definition from calls in julia highlighting query
2022-08-03 12:05:30 -07:00
lfenzo
ae87408513
Split func/method definition from calls in python highlighting query
2022-08-03 12:05:30 -07:00
lfenzo
a51ef77674
Added function/method call highlight groups
2022-08-03 12:05:30 -07:00
Stephan Seitz
fbf453a432
chore: trim space in check-health
...
Fixes #3248
2022-08-03 18:45:37 +02:00
Stephan Seitz
4e371452e0
chore: show in TSInstallInfo when parser is still loaded
2022-08-03 09:03:54 +02:00
GitHub
94806bc5ce
Update lockfile.json
2022-08-03 00:40:30 +02:00