You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
helix-plus/runtime/queries
Kirawi 084a8a9522
Rewritten Rust `highlights.scm` (#425)
* rewrote Rust highlights.scm

* wip

* wip

* wip

* wip

* fixed type highlighting

* wip

* rewrite again

* moved operators

* missing newline

* missing newline

* update book

* fix constructor highlighting

* fix constructor highlighting

* fix const highlighting

* better constructor highlighting

* remove dup, bug was my locals.scm file

* fixed docs

* merge

* fixed for highlighting

* add yield

* remove yield

* added yield back

* fixed yield highlighting

* unecessary
3 years ago
..
bash Add tree-sitter queries. 3 years ago
c VSCode Dark+ Theme (#414) 3 years ago
cpp Import tree sitter queries. 3 years ago
css Add tree-sitter queries. 3 years ago
elixir Updated elixir queries to fix crash 3 years ago
go Golang indent queries 3 years ago
haskell Restored haskell syntax 3 years ago
html Add tree-sitter queries. 3 years ago
javascript Add typescript support & ts/js indentation queries 3 years ago
json Add tree-sitter queries. 3 years ago
julia Add julia support (LSP not working) 3 years ago
latex Add latex 3 years ago
nix Add Nix runtime 3 years ago
php Add tree-sitter queries. 3 years ago
python Add tree-sitter queries. 3 years ago
ruby Add tree-sitter queries. 3 years ago
rust Rewritten Rust `highlights.scm` (#425) 3 years ago
toml Add tree-sitter queries. 3 years ago
typescript Add typescript support & ts/js indentation queries 3 years ago