From f60d78a29fbe772e0724ee0853a13894b9765fdf Mon Sep 17 00:00:00 2001 From: William Boman Date: Mon, 25 Oct 2021 14:55:47 +0200 Subject: add proper emmylua annotations (#196) --- lua/nvim-lsp-installer/path.lua | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lua/nvim-lsp-installer/path.lua') diff --git a/lua/nvim-lsp-installer/path.lua b/lua/nvim-lsp-installer/path.lua index 41961ffd..ed906954 100644 --- a/lua/nvim-lsp-installer/path.lua +++ b/lua/nvim-lsp-installer/path.lua @@ -21,6 +21,8 @@ function M.cwd() return uv.fs_realpath "." end +---@param path_components string[] +---@return string function M.concat(path_components) return table.concat(path_components, sep) end -- cgit v1.2.3-70-g09d2