Commit graph

1291 commits

Author SHA1 Message Date
GitHub
2e6961ff9d Update parsers: glsl, perl, php, sql, t32, wing 2023-10-26 14:48:05 -07:00
GitHub
44762abc90 Update parsers: kotlin, wing 2023-10-25 16:44:10 +09:00
Teddytrombone
16af5ef490
feat(typoscript) Added parser and queries for TypoScript (#5564)
* Added configuration for TypoScript

* Removed duplicated code; Applied folding suggestion

* Applied suggestions

* Update queries/typoscript/highlights.scm

Co-authored-by: ObserverOfTime <chronobserver@disroot.org>

---------

Co-authored-by: ObserverOfTime <chronobserver@disroot.org>
2023-10-24 07:48:33 +00:00
github-actions[bot]
9dca0a176d
Update parsers: liquidsoap, wing (#5568)
Co-authored-by: GitHub <noreply@github.com>
2023-10-24 07:16:19 +00:00
Veesh Goldman
84544f5cd3
chore(perl): update parser 2023-10-23 14:40:18 -04:00
GitHub
5c08a5301c Update parsers: leo, liquidsoap, perl, wing 2023-10-23 09:10:38 +02:00
Colin Kennedy
0179a89656
feat: add objdump to the supported languages (#5548) 2023-10-22 12:05:20 +03:00
GitHub
07dbb3845c Update parsers: gn, leo, liquidsoap 2023-10-22 16:19:32 +09:00
Amaan Qureshi
6cb93819c9 feat: add GN (Generate Ninja) 2023-10-22 01:17:15 -04:00
r001
99988f6eb7
feat: leo parser and queries (#5542) 2023-10-22 10:23:02 +09:00
Veesh Goldman
bb3f8f40b1 feat(perl)!: switch to tree-sitter-perl org's parser 2023-10-21 14:41:22 -04:00
Veesh Goldman
7c67a1a923 feat(pod): add tree-sitter-perl org's POD parser 2023-10-21 14:41:22 -04:00
GitHub
f636d58c8d Update parsers: haskell 2023-10-21 10:53:20 +02:00
GitHub
4a68f0778c Update parsers: liquidsoap, php 2023-10-20 23:19:55 +09:00
Pham Huy Hoang
605a650924
chore(wing): update queries from upstream (#5549) 2023-10-20 14:02:49 +00:00
GitHub
eb3faef3a4 Update parsers: sql, wing 2023-10-19 09:31:13 +02:00
GitHub
afa103385a Update parsers: dart, wing 2023-10-18 09:20:17 +02:00
GitHub
9c4fc86b67 Update parsers: c, cuda, glsl, hlsl, sql, wing 2023-10-17 15:54:33 +09:00
github-actions[bot]
49e71322db
Update parsers: awk, c, gstlaunch, sql, t32, wing (#5530)
Co-authored-by: GitHub <noreply@github.com>
2023-10-16 06:50:13 +00:00
GitHub
f213fae3dd Update parsers: beancount, wing 2023-10-15 16:40:00 +09:00
GitHub
eefea35865 Update parsers: liquidsoap, t32, wing 2023-10-14 15:52:13 +09:00
GitHub
49f7194e4c Update parsers: wing 2023-10-12 16:11:16 +09:00
GitHub
e5198778db Update parsers: bash, dockerfile, groovy, python, swift, wing 2023-10-11 09:30:40 +02:00
GitHub
34e6ace726 Update parsers: beancount, vimdoc, wing 2023-10-10 09:09:18 +02:00
ObserverOfTime
dfd4fb330f
feat: add nasm parser (#5475)
* feat: add nasm parser

* chore: update highlights

---------

Co-authored-by: Amaan Qureshi <amaanq12@gmail.com>
2023-10-09 11:28:28 +03:00
GitHub
51372f1d4e Update parsers: swift, wing 2023-10-09 15:57:57 +09:00
GitHub
a102053352 Update parsers: wing 2023-10-08 10:45:15 +02:00
GitHub
957f3f8c15 Update parsers: erlang, kotlin, wing 2023-10-07 16:55:02 +09:00
Mathew Polzin
3a2cc3161e
feat(authzed): add parser and highlight queries. (#5426)
* feat(authzed): add parser and highlight queries

* Update queries/authzed/highlights.scm

use `any-of` for list of alternative words.

Co-authored-by: Pham Huy Hoang <hoangtun0810@gmail.com>

* add injections queries file.

* Update queries/authzed/highlights.scm

* tweak whitespace

* fix errors with capture names.

* style(authzed): reformat highlights

* add self as maintainer

* Update lua/nvim-treesitter/parsers.lua

Co-authored-by: Christian Clason <c.clason@uni-graz.at>

* Add to lockfile and readme

* feat(authzed): Updates to queries and lockfile around newest Authzed parser changes.

* Update queries/authzed/highlights.scm

Co-authored-by: Pham Huy Hoang <hoangtun0810@gmail.com>

* Update queries/authzed/highlights.scm

Co-authored-by: Pham Huy Hoang <hoangtun0810@gmail.com>

* unnest here similarly to recommended elsewhere

* Update highlights.scm

Co-authored-by: ObserverOfTime <chronobserver@disroot.org>

---------

Co-authored-by: Pham Huy Hoang <hoangtun0810@gmail.com>
Co-authored-by: ObserverOfTime <chronobserver@disroot.org>
Co-authored-by: Christian Clason <c.clason@uni-graz.at>
2023-10-07 10:43:35 +09:00
GitHub
10bfa4826f Update parsers: cuda, elm, erlang, glimmer, glsl, hlsl, java, tsx, typescript, usd, wing 2023-10-06 10:26:35 +02:00
Pham Huy Hoang
4e758a89a5 fix(json5): update queries from upstream 2023-10-06 10:07:20 +02:00
GitHub
dd72cfadec Update parsers: c, comment, glimmer, json, liquidsoap, rst, sql, tsx, typescript, wing 2023-10-05 08:52:58 +02:00
Romain Beauxis
691fdc61a1
feat: add liquidsoap
Co-authored-by: Christian Clason <c.clason@uni-graz.at>
2023-10-04 10:58:10 -04:00
GitHub
06fa0a0234 Update parsers: wing 2023-10-04 08:50:47 +02:00
GitHub
32cc79b633 Update parsers: apex, bash, html, kotlin, norg, php, soql, sosl, sql, wing 2023-10-03 08:56:00 +02:00
GitHub
faeb88e4ce Update parsers: wing 2023-10-02 08:52:24 +02:00
github-actions[bot]
776e4d341b
Update parsers: vim, wing (#5463)
Co-authored-by: GitHub <noreply@github.com>
2023-10-01 07:36:51 +00:00
GitHub
dd4e2dbc00 Update parsers: wing 2023-09-30 10:04:13 +02:00
GitHub
16ea2969ea Update parsers: wing 2023-09-29 11:40:47 +02:00
GitHub
cc2f94ed1d Update parsers: dockerfile, ssh_config, t32, wing 2023-09-28 18:49:02 +02:00
GitHub
d6c9c85e14 Update parsers: git_config, gleam, wing 2023-09-27 08:57:09 +02:00
GitHub
b5873bacb4 Update parsers: erlang, wing 2023-09-26 09:35:04 +02:00
GitHub
73fbc807eb Update parsers: haskell, scala, wing 2023-09-25 08:51:11 +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
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