mirror of
https://github.com/neovim/neovim
synced 2025-07-16 01:01:49 +00:00
docs: small fixes (#27213)
Co-authored-by: Matthieu Coudron <886074+teto@users.noreply.github.com>
This commit is contained in:
@ -1023,7 +1023,7 @@ end
|
||||
|
||||
--- @class vim.diagnostic.GotoOpts : vim.diagnostic.GetOpts
|
||||
--- @field cursor_position? {[1]:integer,[2]:integer}
|
||||
--- @field wrap? integer
|
||||
--- @field wrap? boolean
|
||||
--- @field float? boolean|vim.diagnostic.Opts.Float
|
||||
--- @field win_id? integer
|
||||
|
||||
|
Reference in New Issue
Block a user