mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-17 02:40:09 -04:00
docs: fix typos
This commit is contained in:
parent
598b878a2b
commit
4612212c72
13 changed files with 14 additions and 14 deletions
|
|
@ -112,7 +112,7 @@
|
|||
|
||||
(command_substitution "$" @punctuation.bracket)
|
||||
|
||||
; non-bultin command names
|
||||
; non-builtin command names
|
||||
(command name: (word) @function.call)
|
||||
|
||||
; derived from builtin -n (fish 3.2.2)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue