mirror of
https://github.com/helix-editor/helix.git
synced 2025-04-05 20:07:44 +03:00
Fix typos (#12690)
This commit is contained in:
parent
0ab403d428
commit
e22bbf5489
24 changed files with 29 additions and 29 deletions
|
@ -63,7 +63,7 @@
|
|||
(tuple_pattern
|
||||
(_) @entry.around)
|
||||
|
||||
; Commonly used vec macro intializer is special cased
|
||||
; Commonly used vec macro initializer is special cased
|
||||
(macro_invocation
|
||||
(identifier) @_id (token_tree (_) @entry.around)
|
||||
(#eq? @_id "array"))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue