aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/README_template.md
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/README_template.md')
-rw-r--r--scripts/README_template.md14
1 files changed, 0 insertions, 14 deletions
diff --git a/scripts/README_template.md b/scripts/README_template.md
deleted file mode 100644
index cb25a45c..00000000
--- a/scripts/README_template.md
+++ /dev/null
@@ -1,14 +0,0 @@
-# LSP configs
-<!-- *lspconfig-all* *lspconfig-server-configurations* -->
-
-LSP configurations provided by nvim-lspconfig are listed below. This
-documentation is autogenerated from the Lua files. You can view this file in
-Nvim by running `:help lspconfig-all`.
-
-{{implemented_servers_list}}
-
-{{lsp_server_details}}
-
-<!--
-vim:ft=markdown
--->