voroskoi
|
6e5e38c2ba
|
update zig grammar and highlight rules (#3621)
|
2 years ago |
voroskoi
|
6bfd001b48
|
Update zig tree-sitter (#1501)
use latest upstream version
move comptime from @keyword.function to @keyword.directive
use AssignOp
enhance indents
|
3 years ago |
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
|
3 years ago |
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
|
3 years ago |
voroskoi
|
f22e0aa2ae
|
Add zig tree-sitter support (#631)
* Add initial zig tree-sitter support
* zig/highlights.scm: remove unnecessary queries
* Add zig/indents.toml
|
3 years ago |