mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-19 03:40:04 -04:00
docs: fix typos
This commit is contained in:
parent
598b878a2b
commit
4612212c72
13 changed files with 14 additions and 14 deletions
|
|
@ -114,7 +114,7 @@
|
|||
(type_identifier) @function)?
|
||||
(#lua-match? @_import "^[a-z]"))
|
||||
|
||||
; TODO: Seperate labeled returns/breaks/continue/super/this
|
||||
; TODO: Separate labeled returns/breaks/continue/super/this
|
||||
; Must be implemented in the parser first
|
||||
(label) @label
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue