From 93c34311581ed9db125b1c41c87b8d3af7dc4c41 Mon Sep 17 00:00:00 2001 From: Michael Lingelbach Date: Mon, 28 Dec 2020 17:32:20 -0800 Subject: Remove all installers and install logic --- scripts/docgen.lua | 5 ----- 1 file changed, 5 deletions(-) (limited to 'scripts/docgen.lua') diff --git a/scripts/docgen.lua b/scripts/docgen.lua index e27249c8..35ab6b73 100644 --- a/scripts/docgen.lua +++ b/scripts/docgen.lua @@ -129,11 +129,6 @@ local function make_lsp_sections() return docs.description end end; - function() - if template_object.install then - return string.format("Can be installed in Nvim with `:LspInstall %s`", template_name) - end - end; function() local package_json_name = util.path.join(tempdir, template_name..'.package.json'); if docs.package_json then -- cgit v1.2.3-70-g09d2