helix-mods/runtime
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
..
grammars Dynamically load grammar libraries at runtime 2021-07-14 10:00:05 +09:00
queries Add dart lsp config and queries (#1250) 2021-12-18 13:41:32 +09:00
themes Add ui.gutter theming 2021-12-14 00:48:45 +09:00
tutor.txt Continue tutor (#737) 2021-10-16 12:47:45 +09:00