Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | feat(highlights): add more comment highlights (#8564) | RoloEdits | 2023-10-26 |
| | |||
* | Say "unindent" instead of "outdent" in tutor (#8623) | blt__ | 2023-10-26 |
| | |||
* | Theme: Add gruber-darker theme (#8598) | Mehedi Rifat | 2023-10-26 |
| | |||
* | switch to tree-sitter-ron (#8624) | Gabriel Dinner-David | 2023-10-26 |
| | |||
* | Add LPF tree sitter (#8536) | Frans Skarman | 2023-10-26 |
| | | | | Co-authored-by: Michael Davis <mcarsondavis@gmail.com> | ||
* | Add typst language and lsp (#7474) | Alexander Brevig | 2023-10-26 |
| | | | | Co-authored-by: Michael Davis <mcarsondavis@gmail.com> | ||
* | Add rust html injection query (#8603) | Ryan Mehri | 2023-10-26 |
| | |||
* | Theme cyan light diff colors (#8587) | Abderrahmane TAHRI JOUTI | 2023-10-23 |
| | |||
* | languages: add templ (#8540) | rsteube | 2023-10-21 |
| | |||
* | Add nord night theme (#8549) | Joe-Zer0 | 2023-10-17 |
| | |||
* | bump tree-sitter-haskell and update queries (#8558) | Ryan Mehri | 2023-10-17 |
| | |||
* | Add 'while_statement' to bash indents (#8528) | Petr Gajdůšek | 2023-10-13 |
| | |||
* | Update purescript-tree-sitter grammar (#8527) | NomisIV | 2023-10-13 |
| | |||
* | bump tree-sitter-sql (#8464) | DS/Charlie | 2023-10-09 |
| | | | | | | | * bump tree-sitter-sql * update highlights classes to helix flavour * replace lua-match with match | ||
* | add support for json5 (#8473) | DS/Charlie | 2023-10-06 |
| | | | | | * add json5 language * docgen | ||
* | improve nord theme (#8414) | Jonah Lund | 2023-09-29 |
| | |||
* | refine darcula and darcula-solid themes (#8412) | boofexxx | 2023-09-28 |
| | |||
* | Fix missing HTML tag colorization in onedark theme (#8409) | Lucas Zebrowsky | 2023-09-26 |
| | |||
* | update go highlight queries (#8399) | Ben Haines | 2023-09-26 |
| | |||
* | Add Unicode support to PureScript's highlight queries (#8338) | postsolar | 2023-09-20 |
| | |||
* | Update Unison highlights (#8315) | zetashift | 2023-09-17 |
| | |||
* | Use Maskhjarnas tree-sitter-purescript (#8306) | NomisIV | 2023-09-17 |
| | |||
* | queries/nix: align match start for language comments | pacien | 2023-09-16 |
| | | | | | This rule failed to override other ones because it started its matching later. | ||
* | queries/nix: add injection rule for python test scripts | pacien | 2023-09-16 |
| | |||
* | add GNU assembler (gas) support #8291) | Cyrill Schenkel | 2023-09-16 |
| | |||
* | add cyan_light theme (#8293) | Abderrahmane TAHRI JOUTI | 2023-09-15 |
| | | | | Co-authored-by: Michael Davis <mcarsondavis@gmail.com> | ||
* | [theme] Fix zenburn theme inlay hint color (#8278) | Anton Romanov | 2023-09-13 |
| | |||
* | Theme: Papercolor: Cleanup, linting and using inheritance (#8276) | Henrik Tjäder | 2023-09-13 |
| | |||
* | Better indent line color for Dracula theme. (#8266) | Chirikumbrah | 2023-09-12 |
| | |||
* | scheme: Highlight abbreviations | Blaž Hrastnik | 2023-09-11 |
| | |||
* | Add additional YAML injections (#8217) | Galen Abell | 2023-09-10 |
| | |||
* | Fix various typos (#8233) | Alexis Mousset | 2023-09-10 |
| | |||
* | add material theme collection (#8211) | Yhya | 2023-09-10 |
| | | | | | | | | | | | | | | | | | | | | | | | * Create material theme files * Add material deep ocean pallete * Add primary theme properties to material deep ocean theme * Fix material deep ocean theme * Ad syntax highlighting to material deep ocean theme * Make material oceanic theme * Make material darker theme * Remove material lighter theme * Make material palenight theme * Make other material themes inherit material deep ocean theme * Add virtual ruler background to the material theme collection | ||
* | re-add indent and textobject queries for perl (#7947) | Jesse Luehrs | 2023-09-10 |
| | | | | | | | | | * bump tree-sitter-perl version need some grammar tweaks for the indent queries to function properly * add indent queries for perl * add textobject queries for perl | ||
* | Nord Theme: Fix missing ui text focus, use undercurls for diagnostics (#8165) | John Scarrott | 2023-09-04 |
| | |||
* | Update tree-sitter-blueprint (#8161) | Ivan Molodetskikh | 2023-09-04 |
| | |||
* | Sync latest catppuccin theme changes (#8102) | Damir Vandic | 2023-08-28 |
| | |||
* | add gemini language support (#8070) | Sol Fisher Romanoff | 2023-08-26 |
| | |||
* | Highlight Dart 3 `sealed` and `base` keywords (#7974) | arslee07 | 2023-08-23 |
| | |||
* | update fsharp tree-sitter (#8024) | kaashyapan | 2023-08-21 |
| | |||
* | Nord theme: Update ruler to set bg instead of fg (#7995) | dastrukar | 2023-08-18 |
| | |||
* | Update tree-sitter-robot (#7970) | Tomas Sandven | 2023-08-18 |
| | | | | | | | | | | | | | * Update tree-sitter-robot * Update Robot highlights query for Helix * Change @comment.single to @comment Co-authored-by: Michael Davis <mcarsondavis@gmail.com> --------- Co-authored-by: Michael Davis <mcarsondavis@gmail.com> | ||
* | Update Monokai bufferline theming to be distinguish active buffers (#7983) | Jack Allison | 2023-08-17 |
| | | | | | * Update OneDark theme to use light-gray for inlay hints. * fix monokai tab themeing to be more distinguishing | ||
* | markdown.inline: Add `injection.combined` to html tag (#7960) | Pham Huy Hoang | 2023-08-16 |
| | | | | | Problem: Closing tags for markdown is sometimes not highlighted Solution: Add `injection.combined` to create a valid syntax tree for highlighting | ||
* | autumn theme: improve readability of comments (#7939) | Jens Getreu | 2023-08-15 |
| | | | | | | | | | * Improve readability of comments * Rename color * Rename color * Sort variables | ||
* | add strace highlighting (#7928) | sigmaSd | 2023-08-15 |
| | | | | | * feat: add strace tree sitter * f | ||
* | fix formatting in the rust textobject query file | Jesse Luehrs | 2023-08-14 |
| | | | | | looks like two lines were unintentionally joined - it doesn't appear to affect the functionality, but it's confusing to read | ||
* | Update slint grammar (#7893) | Erasin Wang | 2023-08-13 |
| | |||
* | Add pod highlighting (#7907) | Jesse Luehrs | 2023-08-13 |
| | |||
* | Improve C, Rust & Python indent queries & add @align captures. | Daniel Ebert | 2023-08-11 |
| |