mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
chore: fix typos
This commit is contained in:
parent
968621dfad
commit
6a4fdb317d
15 changed files with 20 additions and 20 deletions
|
|
@ -4,7 +4,7 @@
|
|||
; Variables
|
||||
(identifier) @variable
|
||||
|
||||
; Reset highlighing in f-string interpolations
|
||||
; Reset highlighting in f-string interpolations
|
||||
(interpolation) @none
|
||||
|
||||
;; Identifier naming conventions
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
;;; Programm structure
|
||||
;;; Program structure
|
||||
(module) @scope
|
||||
|
||||
(class_definition
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue