voroskoi
|
6e5e38c2ba
|
update zig grammar and highlight rules (#3621)
|
2022-09-02 17:22:07 -05:00 |
|
voroskoi
|
6bfd001b48
|
Update zig tree-sitter (#1501)
use latest upstream version
move comptime from @keyword.function to @keyword.directive
use AssignOp
enhance indents
|
2022-01-14 22:29:24 +08:00 |
|
Kirawi
|
ee889aaa85
|
Updated tree-sitter query scopes (#896)
* updated theme scopes
variable.property -> variable.field
property -> variable.field
* updated theme scopes
* update book and themes
updated book and themes to reflect scope changes
* wip
* update more queries
* update dark_plus.toml
|
2021-11-03 12:00:52 +09:00 |
|
voroskoi
|
0e06c10d8c
|
Zig tree-sitter rework (#811)
- update tree-sitter-zig subproject
- use highlights.scm from upstream, just use helix scopes
- update indents.toml, this one actually works
|
2021-10-05 12:18:15 +09:00 |
|
voroskoi
|
f22e0aa2ae
|
Add zig tree-sitter support (#631)
* Add initial zig tree-sitter support
* zig/highlights.scm: remove unnecessary queries
* Add zig/indents.toml
|
2021-08-28 13:32:01 +09:00 |
|