mirror of
https://github.com/neovim/neovim.git
synced 2026-04-19 22:10:45 +00:00
docs: various fixes (#27063)
Co-authored-by: lmenou <menl94629@gmail.com> Co-authored-by: altermo <107814000+altermo@users.noreply.github.com> Co-authored-by: VanaIgr <vanaigranov@gmail.com> Co-authored-by: Gregory Anders <greg@gpanders.com>
This commit is contained in:
2
runtime/lua/vim/_meta/vimfn.lua
generated
2
runtime/lua/vim/_meta/vimfn.lua
generated
@@ -9684,7 +9684,7 @@ function vim.fn.synIDtrans(synID) end
|
||||
---
|
||||
--- @param lnum integer
|
||||
--- @param col integer
|
||||
--- @return {[1]: integer, [2]: string, [3]: integer}[]
|
||||
--- @return {[1]: integer, [2]: string, [3]: integer}
|
||||
function vim.fn.synconcealed(lnum, col) end
|
||||
|
||||
--- Return a |List|, which is the stack of syntax items at the
|
||||
|
||||
Reference in New Issue
Block a user