helix-mods/runtime/queries
Luke Jones edf3c70c30
Add dart lsp config and queries (#1250)
* Add language: dart

The setup requires that dart be in the users path, such as:
```
export PATH="$HOME/Android/flutter/bin/cache/dart-sdk/bin/:$PATH"
```

Refactor the dart highlights

* lang: dart: add indents and locals

* lang: dart: corrections to local scope

Co-authored-by: Blaž Hrastnik <blaz@mxxn.io>
2021-12-18 13:41:32 +09:00
..
bash Updated tree-sitter query scopes (#896) 2021-11-03 12:00:52 +09:00
c Updated tree-sitter query scopes (#896) 2021-11-03 12:00:52 +09:00
c-sharp Updated tree-sitter query scopes (#896) 2021-11-03 12:00:52 +09:00
cmake CMake support (#888) 2021-10-23 08:57:21 +09:00
cpp update cpp queries (#930) 2021-10-29 14:11:19 +09:00
css Updated tree-sitter query scopes (#896) 2021-11-03 12:00:52 +09:00
dart Add dart lsp config and queries (#1250) 2021-12-18 13:41:32 +09:00
elixir Updated tree-sitter query scopes (#896) 2021-11-03 12:00:52 +09:00
glsl glsl support (#993) 2021-11-09 00:48:00 +09:00
go Updated tree-sitter query scopes (#896) 2021-11-03 12:00:52 +09:00
haskell Fix more highlight scopes 2021-12-17 17:04:59 +09:00
html Add tree-sitter queries. 2021-04-09 18:57:46 +09:00
java Updated tree-sitter query scopes (#896) 2021-11-03 12:00:52 +09:00
javascript Updated tree-sitter query scopes (#896) 2021-11-03 12:00:52 +09:00
json Add json indents.toml file (#1055) 2021-11-11 01:01:19 +09:00
julia Partly fix julia's locals.scm 2021-12-17 17:04:59 +09:00
latex highlights: @include -> @keyword.control.import 2021-12-17 17:04:59 +09:00
ledger highlights: @include -> @keyword.control.import 2021-12-17 17:04:59 +09:00
llvm Add llvm grammar (#1167) 2021-11-29 10:38:17 +09:00
lua Updated tree-sitter query scopes (#896) 2021-11-03 12:00:52 +09:00
markdown Add injections query for markdown 2021-12-15 18:03:02 +09:00
nix Updated tree-sitter query scopes (#896) 2021-11-03 12:00:52 +09:00
ocaml highlights: @include -> @keyword.control.import 2021-12-17 17:04:59 +09:00
ocaml-interface OCaml support (#666) 2021-09-02 01:08:08 +09:00
perl Add indents.toml to perl (#1280) 2021-12-17 09:56:07 +09:00
php Updated tree-sitter query scopes (#896) 2021-11-03 12:00:52 +09:00
protobuf Updated tree-sitter query scopes (#896) 2021-11-03 12:00:52 +09:00
python Updated tree-sitter query scopes (#896) 2021-11-03 12:00:52 +09:00
ruby Updated tree-sitter query scopes (#896) 2021-11-03 12:00:52 +09:00
rust Updated tree-sitter query scopes (#896) 2021-11-03 12:00:52 +09:00
scala Add scala syntax highlights (#1278) 2021-12-18 13:40:34 +09:00
svelte Add markdown grammar 2021-12-15 00:50:11 +09:00
toml Updated tree-sitter query scopes (#896) 2021-11-03 12:00:52 +09:00
tsq Updated tree-sitter query scopes (#896) 2021-11-03 12:00:52 +09:00
tsx At least partly highlight tsx 2021-09-06 15:25:46 +09:00
typescript Add typescript support & ts/js indentation queries 2021-06-01 17:55:11 +09:00
vue Add Vue tree sitter grammar (#787) 2021-10-10 22:09:17 +09:00
wgsl Add language support for WGSL (#1166) 2021-11-27 07:49:40 +05:30
yaml Updated tree-sitter query scopes (#896) 2021-11-03 12:00:52 +09:00
zig Updated tree-sitter query scopes (#896) 2021-11-03 12:00:52 +09:00