mirror of
https://github.com/neovim/neovim.git
synced 2026-04-22 23:35:32 +00:00
docs: small fixes
Co-authored-by: Christian Clason <c.clason@uni-graz.at> Co-authored-by: Gregory Anders <greg@gpanders.com> Co-authored-by: HiPhish <hiphish@posteo.de> Co-authored-by: Julio B <julio.bacel@gmail.com> Co-authored-by: T727 <74924917+T-727@users.noreply.github.com> Co-authored-by: camoz <camoz@users.noreply.github.com> Co-authored-by: champignoom <66909116+champignoom@users.noreply.github.com>
This commit is contained in:
@@ -90,7 +90,7 @@ function vim.inspect_pos(bufnr, row, col, filter)
|
||||
nsmap[id] = name
|
||||
end
|
||||
|
||||
--- Convert an extmark tuple into a map-like table
|
||||
--- Convert an extmark tuple into a table
|
||||
--- @private
|
||||
local function to_map(extmark)
|
||||
extmark = {
|
||||
|
||||
Reference in New Issue
Block a user