Commit Graph

921 Commits (ef0c31db02cc1ade81b6d5097f1d05d7b3fa85e5)

Author SHA1 Message Date
RoloEdits f992c3b597
feat(highlights): add more comment highlights (#8564) 11 months ago
blt__ ab266b99e6
Say "unindent" instead of "outdent" in tutor (#8623) 11 months ago
Mehedi Rifat 99bf62a560
Theme: Add gruber-darker theme (#8598) 11 months ago
Gabriel Dinner-David 4f1d414d9c
switch to tree-sitter-ron (#8624) 11 months ago
Frans Skarman 9eec9adb8f
Add LPF tree sitter (#8536)
Co-authored-by: Michael Davis <mcarsondavis@gmail.com>
11 months ago
Alexander Brevig 2906660119
Add typst language and lsp (#7474)
Co-authored-by: Michael Davis <mcarsondavis@gmail.com>
11 months ago
Ryan Mehri c24a67c0e4
Add rust html injection query (#8603) 11 months ago
Abderrahmane TAHRI JOUTI 88bc52a570
Theme cyan light diff colors (#8587) 11 months ago
rsteube 764715a6c0
languages: add templ (#8540) 11 months ago
Joe-Zer0 fc16449efe
Add nord night theme (#8549) 12 months ago
Ryan Mehri 814cf177d4
bump tree-sitter-haskell and update queries (#8558) 12 months ago
Petr Gajdůšek 9f6e9a1512
Add 'while_statement' to bash indents (#8528) 12 months ago
NomisIV 1ef7f24dae
Update purescript-tree-sitter grammar (#8527) 12 months ago
DS/Charlie 96bbfb7c2e
bump tree-sitter-sql (#8464)
* bump tree-sitter-sql

* update highlights classes to helix flavour

* replace lua-match with match
12 months ago
DS/Charlie 93e54fa0c8
add support for json5 (#8473)
* add json5 language

* docgen
12 months ago
Jonah Lund 1297d924e7
improve nord theme (#8414) 1 year ago
boofexxx 77fe8f214b
refine darcula and darcula-solid themes (#8412) 1 year ago
Lucas Zebrowsky ba06371499
Fix missing HTML tag colorization in onedark theme (#8409) 1 year ago
Ben Haines 2776233a6f
update go highlight queries (#8399) 1 year ago
postsolar 651fd1ca72
Add Unicode support to PureScript's highlight queries (#8338) 1 year ago
zetashift 7fa5f341e9
Update Unison highlights (#8315) 1 year ago
NomisIV cb39242783
Use Maskhjarnas tree-sitter-purescript (#8306) 1 year ago
pacien 37e48f4307 queries/nix: align match start for language comments
This rule failed to override other ones because it started its
matching later.
1 year ago
pacien b4494e1dc5 queries/nix: add injection rule for python test scripts 1 year ago
Cyrill Schenkel 941dc6c614
add GNU assembler (gas) support #8291) 1 year ago
Abderrahmane TAHRI JOUTI 19d44b6fde
add cyan_light theme (#8293)
Co-authored-by: Michael Davis <mcarsondavis@gmail.com>
1 year ago
Anton Romanov e41bee6ac6
[theme] Fix zenburn theme inlay hint color (#8278) 1 year ago
Henrik Tjäder 764172d5bc
Theme: Papercolor: Cleanup, linting and using inheritance (#8276) 1 year ago
Chirikumbrah 729f32de21
Better indent line color for Dracula theme. (#8266) 1 year ago
Blaž Hrastnik ef23847957
scheme: Highlight abbreviations 1 year ago
Galen Abell acef759a5e
Add additional YAML injections (#8217) 1 year ago
Alexis Mousset 83ac53a109
Fix various typos (#8233) 1 year ago
Yhya 6f3a6575dc
add material theme collection (#8211)
* 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
1 year ago
Jesse Luehrs 81d6d3ff0e
re-add indent and textobject queries for perl (#7947)
* 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
1 year ago
John Scarrott 61814fea7f
Nord Theme: Fix missing ui text focus, use undercurls for diagnostics (#8165) 1 year ago
Ivan Molodetskikh 9d7f66574d
Update tree-sitter-blueprint (#8161) 1 year ago
Damir Vandic 79c0425154
Sync latest catppuccin theme changes (#8102) 1 year ago
Sol Fisher Romanoff aeaeb09f48
add gemini language support (#8070) 1 year ago
arslee07 75c5a33028
Highlight Dart 3 `sealed` and `base` keywords (#7974) 1 year ago
kaashyapan 75342968e2
update fsharp tree-sitter (#8024) 1 year ago
dastrukar e4c95f65a6
Nord theme: Update ruler to set bg instead of fg (#7995) 1 year ago
Tomas Sandven 18a79aa3bf
Update tree-sitter-robot (#7970)
* 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>
1 year ago
Jack Allison 2b7e7c80eb
Update Monokai bufferline theming to be distinguish active buffers (#7983)
* Update OneDark theme to use light-gray for inlay hints.

* fix monokai tab themeing to be more distinguishing
1 year ago
Pham Huy Hoang 56ccaedffb
markdown.inline: Add `injection.combined` to html tag (#7960)
Problem: Closing tags for markdown is sometimes not highlighted
Solution: Add `injection.combined` to create a valid syntax tree for
highlighting
1 year ago
Jens Getreu 61ccf4eded
autumn theme: improve readability of comments (#7939)
* Improve readability of comments

* Rename color

* Rename color

* Sort variables
1 year ago
sigmaSd cbfe8eef89
add strace highlighting (#7928)
* feat: add strace tree sitter

* f
1 year ago
Jesse Luehrs d56638ba9a fix formatting in the rust textobject query file
looks like two lines were unintentionally joined - it doesn't appear to
affect the functionality, but it's confusing to read
1 year ago
Erasin Wang 19dff5c3a4
Update slint grammar (#7893) 1 year ago
Jesse Luehrs 2caca1c4e9
Add pod highlighting (#7907) 1 year ago
Daniel Ebert 36a59e4482 Improve C, Rust & Python indent queries & add @align captures. 1 year ago