mirror of
https://github.com/neovim/neovim
synced 2025-07-16 09:11:51 +00:00
docs: misc (#32258)
Co-authored-by: Evgeni Chasnovski <evgeni.chasnovski@gmail.com> Co-authored-by: Julian Visser <12615757+justmejulian@users.noreply.github.com> Co-authored-by: zeertzjq <zeertzjq@outlook.com>
This commit is contained in:
2
runtime/lua/vim/_meta/api.lua
generated
2
runtime/lua/vim/_meta/api.lua
generated
@ -638,7 +638,7 @@ function vim.api.nvim_buf_line_count(buffer) end
|
||||
--- placed below the buffer line containing the mark.
|
||||
---
|
||||
--- - virt_lines_above: place virtual lines above instead.
|
||||
--- - virt_lines_leftcol: Place extmarks in the leftmost
|
||||
--- - virt_lines_leftcol: Place virtual lines in the leftmost
|
||||
--- column of the window, bypassing
|
||||
--- sign and number columns.
|
||||
---
|
||||
|
Reference in New Issue
Block a user