mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-12 16:30:02 -04:00
Merge pull request #47 from theHamsta/fix-typo-contributing.md
Fix typo in CONTRIBUTING.md
This commit is contained in:
commit
307c78aa1e
1 changed files with 1 additions and 1 deletions
|
|
@ -43,7 +43,7 @@ effect on highlighting. We will work on improving highlighting in the near futur
|
||||||
`@punctuation.bracket` for `()` or `{}`
|
`@punctuation.bracket` for `()` or `{}`
|
||||||
|
|
||||||
Some captures are related to language injection (like markdown code blocks). As this is not supported by neovim yet, these
|
Some captures are related to language injection (like markdown code blocks). As this is not supported by neovim yet, these
|
||||||
are optionnal and will not have any effect for now.
|
are optional and will not have any effect for now.
|
||||||
`@embedded`
|
`@embedded`
|
||||||
`@injection`
|
`@injection`
|
||||||
`language`
|
`language`
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue