aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/nvim-lsp-installer.txt3
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/nvim-lsp-installer.txt b/doc/nvim-lsp-installer.txt
index 4a5d2de2..7a2ea8c6 100644
--- a/doc/nvim-lsp-installer.txt
+++ b/doc/nvim-lsp-installer.txt
@@ -44,9 +44,6 @@ install _all_ servers are:
- ghcup
- luarocks
-To write a custom server installer, please refer to the docs at
-https://github.com/williamboman/nvim-lsp-installer/blob/main/CUSTOM_SERVERS.md.
-
==============================================================================
QUICK START *nvim-lsp-installer-quickstart*