mirror of
https://github.com/neovim/neovim.git
synced 2026-04-27 09:44:07 +00:00
docs: fix syntax errors in examples #38606
(cherry picked from commit 2dce2af768)
This commit is contained in:
committed by
github-actions[bot]
parent
f2764a596d
commit
edf4f5689d
@@ -268,8 +268,8 @@ local explicit_queries = setmetatable({}, {
|
||||
--- 'c',
|
||||
--- 'highlights',
|
||||
--- [[;inherits c
|
||||
--- (identifier) @spell]])
|
||||
--- ]])
|
||||
--- (identifier) @spell]]
|
||||
--- )
|
||||
--- ```
|
||||
---
|
||||
---@param lang string Language to use for the query
|
||||
|
||||
Reference in New Issue
Block a user