This website requires JavaScript.
Explore
Help
Sign in
benbot
/
nvim-treesitter
Watch
1
Star
0
Fork
You've already forked nvim-treesitter
0
mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced
2026-07-06 21:40:03 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
97eecc864f
nvim-treesitter
/
queries
/
zig
/
folds.scm
10 lines
110 B
Scheme
Raw
Normal View
History
Unescape
Escape
Added Zig grammar
2021-03-23 06:18:43 +05:30
[
Update new query and parser for zig
2021-08-08 18:54:24 +09:00
(
Block
)
(
ContainerDecl
)
(
SwitchExpr
)
highlight(zig): rework query * improve query performance 120ms -> 6ms * correct highlight for field, type and function * add highlight for escape/format sequence in string
2021-08-23 14:46:27 +09:00
(
InitList
)
Update new query and parser for zig
2021-08-08 18:54:24 +09:00
(
AsmExpr
)
highlight(zig): rework query * improve query performance 120ms -> 6ms * correct highlight for field, type and function * add highlight for escape/format sequence in string
2021-08-23 14:46:27 +09:00
(
ErrorSetDecl
)
(
LINESTRING
)
Added Zig grammar
2021-03-23 06:18:43 +05:30
]
@fold
Reference in a new issue
Copy permalink