GitHub
73fbc807eb
Update parsers: haskell, scala, wing
2023-09-25 08:51:11 +02:00
ghostbuster91
3a251ac1b4
Use scala parser for sbt filetype
2023-09-25 08:13:14 +02:00
github-actions[bot]
0960322686
Update parsers: cuda, glsl, scala, ssh_config ( #5441 )
...
Co-authored-by: GitHub <noreply@github.com>
2023-09-24 07:27:59 +00:00
github-actions[bot]
af6b3ecea9
Update parsers: wing ( #5439 )
2023-09-23 16:23:56 +09:00
GitHub
fc93fa5c07
Update parsers: bitbake, python, rust, wing
2023-09-22 08:48:29 +02:00
GitHub
b7f2dd5dfb
Update parsers: bash, t32, wing
2023-09-21 09:00:15 +02:00
GitHub
c29d973c40
Update parsers: luadoc, scala, ssh_config, wing
2023-09-20 08:55:49 +02:00
nedia
9409160748
feat(dart): add base, final & sealed class modifier highlights
2023-09-19 09:30:17 +00:00
Christian Clason
42d0fb31bd
fix(haskell_persistent): adapt to scanner rewrite
2023-09-19 10:07:39 +02:00
GitHub
1ccbf82a9c
Update parsers: awk, haskell_persistent, scala, ssh_config, wing
2023-09-19 10:07:39 +02:00
PorterAtGoogle
b4f6dd7298
feat(textproto): Add Textproto parser and queries ( #5402 )
...
* Add textproto parser and queries
* remove extra newline
* Apply suggestions from code review
Co-authored-by: ObserverOfTime <chronobserver@disroot.org>
---------
Co-authored-by: ObserverOfTime <chronobserver@disroot.org>
2023-09-19 01:26:02 +09:00
github-actions[bot]
f9034812d8
Update README ( #5419 )
...
Co-authored-by: Github Actions <actions@github>
2023-09-18 18:26:55 +09:00
ObserverOfTime
c0f4363b72
feat: add ssh config
2023-09-18 11:38:56 +03:00
GitHub
6f3f89a6dd
Update parsers: agda, wing
2023-09-18 08:51:21 +02:00
Github Actions
c0170e1e2c
Update README
2023-09-18 07:51:17 +02:00
ShootingStarDragons
6a865af171
chore: switch agda upstream
2023-09-18 07:42:58 +02:00
Maria José Solano
eb0f975bf2
feat(markdown): conceal triple backticks and HTML entities
2023-09-17 23:16:53 +02:00
Github Actions
9dd3e07609
Update README
2023-09-17 19:16:00 +02:00
Xi Xiao
280cf6fddd
feat: add parsers and queries for apex, sosl, soql ( #5396 )
2023-09-17 20:00:21 +03:00
Christian Segundo
dac6efbaff
fix(dockerfile): bash injection on run instructions
2023-09-17 16:32:21 +02:00
Jaehwang Jung
58c8682290
fix: trees() may not be list-like
2023-09-17 11:11:15 +02:00
GitHub
1233138586
Update parsers: php
2023-09-17 10:51:39 +02:00
Pham Huy Hoang
794266a4ed
injections(lua): add vim highlights to api funcs ( #5404 )
...
Add vim injections for `vim.api.nvim[_buf]_create_user_command` and
`vim.api.nvim_create_autocmd`
2023-09-16 19:08:08 +09:00
github-actions[bot]
c617560e1b
Update parsers: lalrpop, wing ( #5403 )
...
Co-authored-by: GitHub <noreply@github.com>
2023-09-16 07:00:41 +00:00
Christian Clason
bf8b089eec
fix(lua): fix luadoc injections
2023-09-15 14:55:34 +02:00
Christian Segundo
831dbb619e
fix(yaml): promql injections block
2023-09-15 12:53:44 +02:00
GitHub
48b237fd3f
Update parsers: cue, nickel, wing
2023-09-15 15:52:33 +09:00
Christoph Sax
5ec4217567
fix(t32): update indent queries & test
...
The latest release of the grammar changes the handling of consecutive
line breaks. This breaks the existing test for indents.
This commit updates the indent queries and fixes the associated test.
2023-09-14 20:07:02 +02:00
GitHub
25c591611e
Update parsers: t32, wing
2023-09-14 09:58:52 +02:00
GitHub
9ab4e9cc89
Update parsers: glsl, hlsl, wing
2023-09-13 09:12:49 +02:00
Github Actions
31d30b3eba
Update README
2023-09-13 09:10:28 +02:00
osthomas
2461e5ac21
feat: add Snakemake
2023-09-12 21:29:22 -04:00
Jaehwang Jung
9567185621
feat: @spell on comments
2023-09-12 17:34:58 +02:00
Jaehwang Jung
905e782e80
perf(comment): remove spell capture
...
Problem:
Comment highlight query produces too many @spell captures.
Solution:
Remove the query. This is fine because comment parser is only used in
injection and the parent language has @spell for comment.
2023-09-12 17:34:58 +02:00
GitHub
0ba881b7a2
Update parsers: gleam, vhs, wing
2023-09-12 08:48:28 +02:00
Pham Huy Hoang
bfb4601f48
refactor: remove include-children from queries ( #5226 )
...
These `include-children` were to alleviate an issue with empty range language tree, which has been fixed for Neovim nightly/Neovim 0.9.2
2023-09-12 08:36:50 +02:00
L Lllvvuu
15d327fe63
fix!: backport ac9e755 from main
...
Co-authored-by: Pham Huy Hoang <hoangtun0810@gmail.com>
Closes : neovim/neovim#25088
2023-09-11 10:00:25 +02:00
GitHub
991ae3da02
Update parsers: strace
2023-09-11 09:41:31 +02:00
Alex Pinkus
96a5024198
feat(swift): update parser and queries
...
Co-authored-by: Alex Pinkus <pinkus@amazon.com>
2023-09-10 19:38:36 +02:00
Github Actions
d5f57cd479
Update README
2023-09-10 14:44:43 +02:00
Beartama
4c1a76ec23
feat: add EDS
2023-09-10 08:38:10 -04:00
Loong
b6492f41c4
fix(julia): fix highlighting end keyword
2023-09-09 22:42:53 +02:00
GitHub
c13e28f894
Update parsers: llvm, wing
2023-09-09 08:51:04 +02:00
GitHub
dfcfdb0e7b
Update parsers: dart, lua, sql, t32, wing
2023-09-08 09:12:07 +02:00
Munif Tanjim
80b4fa7970
fix(lua): highlights for attribute
2023-09-07 03:36:55 -04:00
GitHub
adfebcfe75
Update parsers: elm, wing
2023-09-07 09:18:59 +02:00
GitHub
cc56e1f093
Update parsers: ada, hoon, wing
2023-09-06 08:48:56 +02:00
GitHub
95d02cdafe
Update parsers: julia, wing
2023-09-05 09:23:47 +02:00
GitHub
30604fd7dd
Update parsers: blueprint, devicetree, java, wing
2023-09-04 09:05:15 +02:00
Tavish Pegram
9d637b7ae8
Feat: Add unison ( #5340 )
...
* Add unison
* Trivial change to force prepush hook
* Undo change
* PR Feedback - remove appended text in query after variable, update lockfile, remove main branch specification in parser
* Replacing captures with only ones in the contributing.md
* Fix typo
* Generate from grammar
* First group of suggested changes
* Update gt operator
* Remove outer parens
* Remove maybe.c
* Add comment injection
2023-09-03 15:05:18 -04:00