aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/server_configurations.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/server_configurations.md b/doc/server_configurations.md
index cd28710e..388b4b52 100644
--- a/doc/server_configurations.md
+++ b/doc/server_configurations.md
@@ -1,7 +1,7 @@
# Configurations
The following LSP configs are included. This documentation is autogenerated from the lua files. Follow a link to find documentation for
-that config.
+that config. This file is accessible in neovim via `:help lspconfig-server-configurations`
- [als](#als)
- [angularls](#angularls)
@@ -8561,3 +8561,4 @@ require'lspconfig'.zls.setup{}
```
+vim:ft=markdown