aboutsummaryrefslogtreecommitdiffstats
path: root/queries/wit
Commit message (Collapse)AuthorAgeFilesLines
* feat(wit): add folds, missing highlightsRiley Bruins2024-07-172-4/+30
| | | | | | | | | References: https://github.com/liamwh/tree-sitter-wit/blob/main/grammar.js https://github.com/zed-industries/zed/blob/79f364632535ef85c190fcf1be9834bbffc19c95/crates/extension_api/wit/since_v0.0.4/extension.wit https://github.com/fermyon/spin/blob/436ad589237c02f7aa4693e984132808fd80b863/wit/mqtt.wit https://github.com/bytecodealliance/wasmtime/blob/a068bfe06435a048502bf4afc426451dab5294af/crates/wasi-nn/wit/wasi-nn.wit
* fix(wit): highlight <> as brackets (#6879)Liam Woodleigh-Hardinge2024-07-071-0/+2
|
* bot(lockfile): update editorconfig, javascript, witnvim-treesitter-bot[bot]2024-07-051-2/+2
|
* fix(wit): update parser and queries (#6528)Liam Woodleigh-Hardinge2024-04-282-58/+124
|
* feat(wit): Add wit parser (#6428)Liam Woodleigh-Hardinge2024-04-152-0/+86
feat: Add injections.scm fix: reverse order of matching Co-authored-by: 再生花 <hoangtun0810@gmail.com> fix: lua match for functions doc: Resolve conflict fix: Amend incorrect alphabetical order