Commit graph

5346 commits

Author SHA1 Message Date
Jonas Dujava
d9ea5035d4 feat(latex): add additional include highlights
Signed-off-by: Jonas Dujava <jonas.dujava@gmail.com>
2024-07-19 14:53:39 +02:00
nvim-treesitter-bot[bot]
0ffe627223 bot(lockfile): update cuda, idl 2024-07-19 06:51:51 +00:00
hrzlgnm
de8d91d0ef
docs(utils): fix deprecation notice
Co-authored-by: Valentin Batz <vbatz@linetco.com>
2024-07-18 18:54:05 +02:00
nvim-treesitter-bot[bot]
d78ab90f8e bot(lockfile): update angular, djot, slint, vhdl 2024-07-18 15:56:49 +00:00
Christian Clason
35fa869b53 feat(latex): injections for luacode, asy{def} environments 2024-07-18 17:46:01 +02:00
nvim-treesitter-bot[bot]
874b99065b bot(lockfile): update djot, fortran, scala 2024-07-18 06:58:33 +00:00
John-Philip Taylor
355af0c8ce
feat: add vhdl parser and queries 2024-07-18 08:46:12 +02:00
Riley Bruins
c80d0d9ca9
fix(filetype): add missing shorthands for Perl, Uxn Tal 2024-07-18 08:44:56 +02:00
wzy
0758155d4d
feat(parsers): register python for gyp files 2024-07-17 16:59:58 +00:00
Christian Clason
dd7bb795c4 docs(readme): recommend builtin foldexpr 2024-07-17 18:04:33 +02:00
Christian Clason
804a6473df fix(install): pass --show-error to curl 2024-07-17 16:42:26 +02:00
Christian Clason
f649c2ff75 fix(php): correct line endings 2024-07-17 15:45:25 +02:00
nvim-treesitter-bot[bot]
7a38515741 bot(lockfile): update facility, idl, templ 2024-07-17 08:25:51 +00:00
Riley Bruins
14dff71d38 feat(wit): add folds, missing highlights
References:

https://github.com/liamwh/tree-sitter-wit/blob/main/grammar.js
79f3646325/crates/extension_api/wit/since_v0.0.4/extension.wit
436ad58923/wit/mqtt.wit
a068bfe064/crates/wasi-nn/wit/wasi-nn.wit
2024-07-17 09:48:23 +02:00
Vladimir Levin
067415e971
feat: add nginx 2024-07-17 09:47:59 +02:00
Dennis van den Berg
0d5e1214a5 feat: add indentation queries for angular 2024-07-17 09:52:47 +09:00
Dennis van den Berg
276c343b6b feat!: update angular parser to new major
BREAKING CHANGE: This changes the capture groups for all Control Flow
statements.
2024-07-17 09:52:47 +09:00
Dennis van den Berg
03883041b2 feat: change angular filetype to vim's htmlangular 2024-07-17 09:52:47 +09:00
Bryan Kenote
3076b9a98a
fix(facility): add highlight for event keyword 2024-07-16 19:03:58 +02:00
Riley Bruins
4836c1df65 fix(lua): indent functions before they are closed
Fixes #6786
2024-07-16 13:17:36 +02:00
Grace Petryk
f16a775830
feat(python): Improved python indentation (#6859)
* feat: improve python indentation

* use lua-match

* revert concatenated_string changes, handle function def hanging indents

* lint

* add delimiters to param query

* add test cases
2024-07-16 20:13:41 +09:00
Vincent Rischmann
a8c1f36d2c
feat(templ): add folds 2024-07-16 10:19:41 +02:00
nvim-treesitter-bot[bot]
d9aa422863 bot(lockfile): update angular, facility, idl, ocaml, ocaml_interface, templ 2024-07-16 07:50:46 +00:00
nvim-treesitter-bot[bot]
a6b2f4ecc8 bot(lockfile): update earthfile, python, swift 2024-07-15 07:08:37 +00:00
nvim-treesitter-bot[bot]
7f4ac67877 bot(lockfile): update erlang, groovy, typst 2024-07-13 09:07:25 +00:00
nvim-treesitter-bot[bot]
972aa544ef bot(lockfile): update http, idl, nim 2024-07-12 09:18:03 +00:00
nvim-treesitter-bot[bot]
465840f8c1 bot(lockfile): update idl, scfg 2024-07-11 08:07:11 +00:00
Christian Clason
4068e1c096 fix(scfg): switch to github mirror 2024-07-10 23:05:24 +02:00
zhaown
656ac24233
feat(goctl): add indents 2024-07-10 18:36:01 +02:00
DragonBillow
d5969c481e
feat(idl): update parser and queries (#6901)
Signed-off-by: DragonBillow <DragonBillow@outlook.com>
2024-07-10 14:05:13 +02:00
nvim-treesitter-bot[bot]
e9ec8b4658 bot(lockfile): update idl, swift 2024-07-10 07:39:34 +00:00
Christian Clason
a64ce9f989 feat(parser): register common short-hand as filetypes
Problem: Cannot use short-hands for @injection.language (e.g., `py` for
Python).

Solution: Register common short-hand as filetypes for some languages.

List taken from https://github.com/helix-editor/helix/blob/master/languages.toml

Also remove deprecation custom filetype->parser mapping.
2024-07-10 09:30:41 +02:00
nvim-treesitter-bot[bot]
c1ad655b6a bot(lockfile): update c_sharp, liquid, mlir, tsx, typescript 2024-07-09 07:28:58 +00:00
再生花
53c79ddc28
fix(php): do not indent after class/enum decl 2024-07-09 10:12:29 +09:00
Wadii Hajji
ebdffa78bd
fix(ruby): highlight "&." as @punctuation.delimiter (#6887) 2024-07-08 06:58:24 -07:00
nvim-treesitter-bot[bot]
66ec1b3c4e bot(lockfile): update editorconfig, fortran, hare, idl, mlir, nim, php, php_only, python, squirrel, tlaplus 2024-07-08 08:51:38 +00:00
nvim-treesitter-bot[bot]
55b30b908e bot(readme): update 2024-07-08 08:46:31 +00:00
Christian Clason
b149008257 fix(parsers): keep .git suffix for gitlab urls 2024-07-08 10:37:00 +02:00
Karl Yngve Lervåg
64f6f0ab4e fix(hurl): multiline injection query needs injection.combined
fixes: #6882, https://github.com/pfeiferj/tree-sitter-hurl/issues/10
2024-07-07 18:42:25 +02:00
Liam Woodleigh-Hardinge
b7c0dbbe7d
fix(wit): highlight <> as brackets (#6879) 2024-07-07 08:57:06 -07:00
nvim-treesitter-bot[bot]
adf6730dc5 bot(readme): update 2024-07-07 15:38:13 +00:00
Christian Clason
b32fb41284 fix(parsers): drop .git suffix from URLs 2024-07-07 17:29:49 +02:00
zhaown
f9aa4f060e
feat: add goctl parser and queries 2024-07-07 17:27:21 +02:00
Pete Matsyburka
ad43c7f19e
feat(ruby): highlights for special methods (#6735) 2024-07-08 00:24:57 +09:00
Riley Bruins
a8c082b4f5
feat(jsx): apply HTML-based highlight improvements (#6867) 2024-07-05 22:46:34 +09:00
Phạm Huy Hoàng
74dc34a7fa fix(go): narrow down } usage 2024-07-05 22:35:19 +09:00
Abhinav Natarajan
2d917106d1 fix(indent): indent empty lines correctly
fix(indent):
2024-07-05 22:35:19 +09:00
Riley Bruins
55a13862cd feat(nix): indentation queries 2024-07-05 15:13:25 +02:00
nvim-treesitter-bot[bot]
ee29084ce6 bot(lockfile): update editorconfig, javascript, wit 2024-07-05 07:33:32 +00:00
Christian Clason
f197ce27d9 docs(readme): update outdated information 2024-07-05 09:30:49 +02:00