From d1b517abd9008523a9fb872297a9d571d2ff71b1 Mon Sep 17 00:00:00 2001 From: William Boman Date: Tue, 17 Aug 2021 21:38:32 +0200 Subject: CUSTOM_SERVERS.md: add missing type annotation --- CUSTOM_SERVERS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CUSTOM_SERVERS.md') diff --git a/CUSTOM_SERVERS.md b/CUSTOM_SERVERS.md index a9c3c3f2..31938b48 100644 --- a/CUSTOM_SERVERS.md +++ b/CUSTOM_SERVERS.md @@ -124,7 +124,7 @@ Most likely, nvim-lsp-installer already have the installer implementations you'd [zx](https://github.com/google/zx) is a tool for writing better scripts. It's a suitable install method for servers that for example have many different steps or branches into different steps depending on some logic. - #### `zx.file(relpath)` + #### `zx.file(relpath: string)` Returns an installer that executes the provided file as a `zx` script. `relpath` is the relative path (of the current Lua file) to the script file. -- cgit v1.2.3-70-g09d2