mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
Update CONTRIBUTING.md
Co-authored-by: Thomas Vigouroux <tomvig38@gmail.com>
This commit is contained in:
parent
434b937dfc
commit
b2e1ea1edf
1 changed files with 1 additions and 1 deletions
|
|
@ -65,7 +65,7 @@ Here are some global advices :
|
|||
you should then be able to open a local playground using `tree-sitter build-wasm && tree-sitter web-ui` within the
|
||||
parsers repo.
|
||||
- Examples of queries can be found in [queries/](queries/)
|
||||
- Queries in the bottom will override queries that are above of them.
|
||||
- Matches in the bottom will override queries that are above of them.
|
||||
|
||||
### Highlights
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue