mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-07 22:10:01 -04:00
fix(bash): Rename ansii_c_string to ansi_c_string. (#3702)
This commit is contained in:
parent
3eb6577a3b
commit
2d7249409d
2 changed files with 2 additions and 2 deletions
|
|
@ -43,7 +43,7 @@
|
|||
[
|
||||
(string)
|
||||
(raw_string)
|
||||
(ansii_c_string)
|
||||
(ansi_c_string)
|
||||
(heredoc_body)
|
||||
] @string @spell
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue