Marc Jakobi
cb139d880b
chore(haskell): add mrcjkb as maintainer
2023-09-27 17:18:14 +02:00
ghostbuster91
3a251ac1b4
Use scala parser for sbt filetype
2023-09-25 08:13:14 +02:00
Christian Clason
42d0fb31bd
fix(haskell_persistent): adapt to scanner rewrite
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
ObserverOfTime
c0f4363b72
feat: add ssh config
2023-09-18 11:38:56 +03:00
ShootingStarDragons
6a865af171
chore: switch agda upstream
2023-09-18 07:42:58 +02:00
Xi Xiao
280cf6fddd
feat: add parsers and queries for apex, sosl, soql ( #5396 )
2023-09-17 20:00:21 +03:00
Jaehwang Jung
58c8682290
fix: trees() may not be list-like
2023-09-17 11:11:15 +02:00
osthomas
2461e5ac21
feat: add Snakemake
2023-09-12 21:29:22 -04: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
Beartama
4c1a76ec23
feat: add EDS
2023-09-10 08:38:10 -04: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
Amaan Qureshi
f8c2825220
feat: add Kconfig
2023-08-31 14:19:23 -04:00
Amaan Qureshi
f0f115e926
feat: add NQC
2023-08-31 05:25:29 -04:00
Amaan Qureshi
a4f4fcdd3e
feat: add Doxygen
2023-08-26 04:58:36 -04:00
Amaan Qureshi
c58694685d
feat: add re2c
2023-08-24 02:52:48 -04:00
Amaan Qureshi
7c935d6bd5
feat: add Forth
2023-08-21 05:04:42 -04:00
Amaan Qureshi
a185f8ebae
feat: add strace
2023-08-20 14:52:06 -04:00
Amaan Qureshi
17d3398b5b
feat: add CSV, PSV, & TSV
2023-08-17 11:15:54 -04:00
Amaan Qureshi
977e932726
feat: add BitBake
2023-08-17 11:14:32 -04:00
ObserverOfTime
f7bb866405
feat: add gpg config parser
2023-08-17 11:24:41 +03:00
ObserverOfTime
4e35ae6f71
feat: add pymanifest parser
2023-08-13 10:42:09 +03:00
ObserverOfTime
5b3dd8cff1
feat: add xml & dtd parsers
2023-08-13 10:34:57 +03:00
Christian Clason
b223402ba9
fix(directive): make downcase work on captures
2023-08-12 17:34:15 +02:00
Pham Huy Hoang
78b54eb7f6
chore(injections)!: update injection syntax to 0.9
...
Since 0.9, @lang syntax is still available as fallback but will soon be deprecated.
Because of that, new syntax should be adopted once 0.9 becomes the
baseline requirements for nvim-treesitter
- update health check
- update doc
2023-08-12 17:34:15 +02:00
Christian Clason
2aa9e9b0e6
feat!: bump required Nvim version to 0.9.1
2023-08-12 17:34:15 +02:00
Borys Lykah
c981ea0684
fix: rename filetype for haskell persistent to match vim
2023-08-11 01:26:54 -04:00
ObserverOfTime
898f9c13d6
feat: add requirements parser
2023-08-10 23:17:56 +03:00
Trey Wood
8968a3a541
feat!: change upstream proto parser and improve highlights
2023-08-02 13:54:53 -04:00
Christian Clason
4c4d586a05
fix(t32): correct gitlab URL
2023-08-01 09:47:37 +02:00
Christoph Sax
4fd6d9dc17
refactor(t32): remove revision pinning
2023-08-01 05:44:28 +02:00
Christoph Sax
536c8a3880
feat(t32): re-enable tests
...
- Switch to GitLab mirror repository
- Lock grammar version 2.2.0
- Revert "fix(tests): mark t32 as allowed to fail"
This reverts commit ba223ceecc .
- Revert "fix(tests): remove t32 tests"
This reverts commit 97957a547b .
2023-07-30 19:29:33 +02:00
Christoph Sax
2fb7359828
feat(t32)!: update queries for new HLL node types
...
- Lock grammar to version 2.1.1
- Update query for syntax hightlighting
- fix missing locals query
- reduce number of "(identifier) @variable" highlight queries
- revert to capture @function.builtin for PRACTICE call expressions
2023-07-30 19:29:33 +02:00
Amaan Qureshi
f09bcffe0c
fix(hoon): add scanner file
2023-07-27 10:30:07 +02:00
Amaan Qureshi
11610e0631
fix(pug): adapt to scanner rewrite
2023-07-27 10:23:36 +02:00
Amaan Qureshi
203981d288
fix(hcl, terraform): adapt to scanner rewrite
2023-07-27 09:13:19 +02:00
Amaan Qureshi
25158a8b39
fix(r): adapt to scanner rewrite
2023-07-27 08:51:34 +02:00
Hugo
736a672afe
feat: add scfg
2023-07-25 16:49:09 -04:00
Amaan Qureshi
7c1e944311
fix(fortran): adapt to scanner rewrite
2023-07-24 21:51:32 +02:00
OK Ryoko
461d841771
feat: add SystemTap ( #5097 )
2023-07-18 22:55:06 +03:00
Michael Hoffmann
b64ea2ec44
feat(promql,yaml): add parser and yaml injections
...
Signed-off-by: Michael Hoffmann <mhoffm@posteo.de>
2023-07-18 03:03:11 -04:00
Amaan Qureshi
a2c3a7319f
fix(menhir): adapt to scanner rewrite
2023-07-18 08:52:45 +02:00
Tobias Frilling
1bd95ec90a
fix(parsers): ownership transfer of elvish
...
I've transferred the ownership of the elvish grammer to @elves, which is the org that develops elvish.
2023-07-17 14:21:46 +02:00
Emmanuel Bustos Torres
dd6964575e
feat: add Robot Framework parser and highlights
2023-07-17 10:21:10 +02:00
Jacob Pfeifer
d186a9e95a
feat: add Hurl
...
Co-authored-by: Amaan Qureshi <amaanq12@gmail.com>
Co-authored-by: Pham Huy Hoang <hoangtun0810@gmail.com>
---------
Co-authored-by: Amaan Qureshi <amaanq12@gmail.com>
Co-authored-by: Pham Huy Hoang <hoangtun0810@gmail.com>
2023-07-11 02:18:26 -04:00
Amaan Qureshi
d2f2aa8a2f
fix(ocamllex): adapt to scanner rewrite
2023-07-10 09:08:52 +02:00
Christian Clason
62e29fc03e
fix(ocaml): adapt to scanner rewrite
2023-07-09 11:25:59 +02:00
Amaan Qureshi
f45ea99454
feat: add Cairo
2023-07-08 04:29:57 -04:00
Amaan Qureshi
1bf573896c
fix(hlsl): adapt to scanner rewrite
2023-07-05 22:27:27 +02:00
Amaan Qureshi
928ad5276c
fix(cuda): adapt to scanner rewrite
2023-07-05 22:27:27 +02:00