| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | feat(snakemake): add wildcard flag | Oliver Thomas | 2024-07-21 | 1 | -1/+2 | |
| | | ||||||
| * | bot(lockfile): update c, cpp, cuda, glsl, snakemake, svelte, swift, tsx, ↵ | nvim-treesitter-bot[bot] | 2024-07-21 | 1 | -9/+9 | |
| | | | | | typescript | |||||
| * | feat(latex): capture `&` as `@punctuation.delimiter` | Jonáš Dujava | 2024-07-21 | 2 | -3/+2 | |
| | | | | Signed-off-by: Jonas Dujava <jonas.dujava@gmail.com> | |||||
| * | bot(lockfile): update beancount, gleam, idl | nvim-treesitter-bot[bot] | 2024-07-20 | 1 | -3/+3 | |
| | | ||||||
| * | fix(gitignore): hl/capture non-special pattern chars | Tyler Miller | 2024-07-20 | 1 | -4/+7 | |
| | | | | | | Capture regular, non-special characters (as `@string.special.path`) allowing them to be highlighted. | |||||
| * | feat(bash): readline injections (#6947) | Omar Valdez | 2024-07-19 | 1 | -0/+12 | |
| | | | | | | | | | | | | * feat(bash): Readline injections * Update queries/bash/injections.scm Co-authored-by: Riley Bruins <ribru17@hotmail.com> --------- Co-authored-by: Riley Bruins <ribru17@hotmail.com> | |||||
| * | feat(latex): capture placeholder as variable | Jonas Dujava | 2024-07-19 | 1 | -0/+2 | |
| | | | | | Signed-off-by: Jonas Dujava <jonas.dujava@gmail.com> | |||||
| * | feat(latex): add additional include highlights | Jonas Dujava | 2024-07-19 | 1 | -5/+17 | |
| | | | | | Signed-off-by: Jonas Dujava <jonas.dujava@gmail.com> | |||||
| * | bot(lockfile): update cuda, idl | nvim-treesitter-bot[bot] | 2024-07-19 | 1 | -2/+2 | |
| | | ||||||
| * | docs(utils): fix deprecation notice | hrzlgnm | 2024-07-18 | 1 | -2/+2 | |
| | | | | Co-authored-by: Valentin Batz <vbatz@linetco.com> | |||||
| * | bot(lockfile): update angular, djot, slint, vhdl | nvim-treesitter-bot[bot] | 2024-07-18 | 1 | -4/+4 | |
| | | ||||||
| * | feat(latex): injections for luacode, asy{def} environments | Christian Clason | 2024-07-18 | 2 | -8/+13 | |
| | | ||||||
| * | bot(lockfile): update djot, fortran, scala | nvim-treesitter-bot[bot] | 2024-07-18 | 1 | -3/+3 | |
| | | ||||||
| * | feat: add vhdl parser and queries | John-Philip Taylor | 2024-07-18 | 6 | -0/+492 | |
| | | ||||||
| * | fix(filetype): add missing shorthands for Perl, Uxn Tal | Riley Bruins | 2024-07-18 | 1 | -0/+2 | |
| | | ||||||
| * | feat(parsers): register python for gyp files | wzy | 2024-07-17 | 1 | -0/+1 | |
| | | ||||||
| * | docs(readme): recommend builtin foldexpr | Christian Clason | 2024-07-17 | 1 | -5/+4 | |
| | | ||||||
| * | fix(install): pass `--show-error` to curl | Christian Clason | 2024-07-17 | 1 | -0/+1 | |
| | | ||||||
| * | fix(php): correct line endings | Christian Clason | 2024-07-17 | 1 | -12/+12 | |
| | | ||||||
| * | bot(lockfile): update facility, idl, templ | nvim-treesitter-bot[bot] | 2024-07-17 | 1 | -3/+3 | |
| | | ||||||
| * | feat(wit): add folds, missing highlights | Riley Bruins | 2024-07-17 | 2 | -4/+30 | |
| | | | | | | | | | | References: https://github.com/liamwh/tree-sitter-wit/blob/main/grammar.js https://github.com/zed-industries/zed/blob/79f364632535ef85c190fcf1be9834bbffc19c95/crates/extension_api/wit/since_v0.0.4/extension.wit https://github.com/fermyon/spin/blob/436ad589237c02f7aa4693e984132808fd80b863/wit/mqtt.wit https://github.com/bytecodealliance/wasmtime/blob/a068bfe06435a048502bf4afc426451dab5294af/crates/wasi-nn/wit/wasi-nn.wit | |||||
| * | feat: add nginx | Vladimir Levin | 2024-07-17 | 6 | -0/+74 | |
| | | ||||||
| * | feat: add indentation queries for angular | Dennis van den Berg | 2024-07-17 | 6 | -0/+127 | |
| | | ||||||
| * | feat!: update angular parser to new major | Dennis van den Berg | 2024-07-17 | 2 | -8/+1 | |
| | | | | | | BREAKING CHANGE: This changes the capture groups for all Control Flow statements. | |||||
| * | feat: change angular filetype to vim's htmlangular | Dennis van den Berg | 2024-07-17 | 1 | -0/+1 | |
| | | ||||||
| * | fix(facility): add highlight for event keyword | Bryan Kenote | 2024-07-16 | 1 | -1/+4 | |
| | | ||||||
| * | fix(lua): indent functions before they are closed | Riley Bruins | 2024-07-16 | 3 | -1/+9 | |
| | | | | | Fixes #6786 | |||||
| * | feat(python): Improved python indentation (#6859) | Grace Petryk | 2024-07-16 | 3 | -4/+81 | |
| | | | | | | | | | | | | | | * 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 | |||||
| * | feat(templ): add folds | Vincent Rischmann | 2024-07-16 | 1 | -0/+15 | |
| | | ||||||
| * | bot(lockfile): update angular, facility, idl, ocaml, ocaml_interface, templ | nvim-treesitter-bot[bot] | 2024-07-16 | 1 | -6/+6 | |
| | | ||||||
| * | bot(lockfile): update earthfile, python, swift | nvim-treesitter-bot[bot] | 2024-07-15 | 1 | -3/+3 | |
| | | ||||||
| * | bot(lockfile): update erlang, groovy, typst | nvim-treesitter-bot[bot] | 2024-07-13 | 1 | -3/+3 | |
| | | ||||||
| * | bot(lockfile): update http, idl, nim | nvim-treesitter-bot[bot] | 2024-07-12 | 1 | -3/+3 | |
| | | ||||||
| * | bot(lockfile): update idl, scfg | nvim-treesitter-bot[bot] | 2024-07-11 | 1 | -2/+2 | |
| | | ||||||
| * | fix(scfg): switch to github mirror | Christian Clason | 2024-07-10 | 2 | -2/+2 | |
| | | ||||||
| * | feat(goctl): add indents | zhaown | 2024-07-10 | 1 | -0/+15 | |
| | | ||||||
| * | feat(idl): update parser and queries (#6901) | DragonBillow | 2024-07-10 | 2 | -2/+15 | |
| | | | | Signed-off-by: DragonBillow <DragonBillow@outlook.com> | |||||
| * | bot(lockfile): update idl, swift | nvim-treesitter-bot[bot] | 2024-07-10 | 1 | -2/+2 | |
| | | ||||||
| * | feat(parser): register common short-hand as filetypes | Christian Clason | 2024-07-10 | 1 | -37/+14 | |
| | | | | | | | | | | | | 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. | |||||
| * | bot(lockfile): update c_sharp, liquid, mlir, tsx, typescript | nvim-treesitter-bot[bot] | 2024-07-09 | 2 | -7/+7 | |
| | | ||||||
| * | fix(php): do not indent after class/enum decl | 再生花 | 2024-07-09 | 3 | -0/+23 | |
| | | ||||||
| * | fix(ruby): highlight "&." as `@punctuation.delimiter` (#6887) | Wadii Hajji | 2024-07-08 | 1 | -0/+1 | |
| | | ||||||
| * | bot(lockfile): update editorconfig, fortran, hare, idl, mlir, nim, php, ↵ | nvim-treesitter-bot[bot] | 2024-07-08 | 2 | -13/+13 | |
| | | | | | php_only, python, squirrel, tlaplus | |||||
| * | bot(readme): update | nvim-treesitter-bot[bot] | 2024-07-08 | 1 | -4/+4 | |
| | | ||||||
| * | fix(parsers): keep .git suffix for gitlab urls | Christian Clason | 2024-07-08 | 1 | -4/+4 | |
| | | ||||||
| * | fix(hurl): multiline injection query needs injection.combined | Karl Yngve Lervåg | 2024-07-07 | 1 | -1/+2 | |
| | | | | fixes: #6882, https://github.com/pfeiferj/tree-sitter-hurl/issues/10 | |||||
| * | fix(wit): highlight <> as brackets (#6879) | Liam Woodleigh-Hardinge | 2024-07-07 | 2 | -1/+3 | |
| | | ||||||
| * | bot(readme): update | nvim-treesitter-bot[bot] | 2024-07-07 | 1 | -6/+6 | |
| | | ||||||
| * | fix(parsers): drop .git suffix from URLs | Christian Clason | 2024-07-07 | 1 | -7/+7 | |
| | | ||||||
| * | feat: add goctl parser and queries | zhaown | 2024-07-07 | 6 | -0/+105 | |
| | | ||||||
