mirror of
https://github.com/neovim/neovim.git
synced 2025-09-06 03:18:16 +00:00
fix(docs): invalid :help links #20345
Fix those naughty single quotes. closes #20159
This commit is contained in:
@@ -302,7 +302,7 @@ end
|
||||
|
||||
--- Merges recursively two or more map-like tables.
|
||||
---
|
||||
---@see |tbl_extend()|
|
||||
---@see |vim.tbl_extend()|
|
||||
---
|
||||
---@param behavior string Decides what to do if a key is found in more than one map:
|
||||
--- - "error": raise an error
|
||||
|
Reference in New Issue
Block a user