mirror of
https://github.com/neovim/neovim.git
synced 2025-10-26 12:27:24 +00:00
docs(lsp): add annotations for private functions
This commit is contained in:
committed by
Dundar Göc
parent
bc1d13bb36
commit
b6e531c1d9
@@ -74,6 +74,7 @@ local function byte_to_utf(line, byte, offset_encoding)
|
||||
return utf_idx + 1
|
||||
end
|
||||
|
||||
---@private
|
||||
local function compute_line_length(line, offset_encoding)
|
||||
local length
|
||||
local _
|
||||
|
||||
Reference in New Issue
Block a user