aboutsummaryrefslogtreecommitdiffstats
path: root/CONFIG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CONFIG.md')
-rw-r--r--CONFIG.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/CONFIG.md b/CONFIG.md
index 29194689..1e06fd13 100644
--- a/CONFIG.md
+++ b/CONFIG.md
@@ -3052,12 +3052,12 @@ require'lspconfig'.omnisharp.setup{}
## perlls
- https://github.com/richterger/Perl-LanguageServer/tree/master/clients/vscode/perl
+https://github.com/richterger/Perl-LanguageServer/tree/master/clients/vscode/perl
- `Perl-LanguageServer`, a language server for Perl.
+`Perl-LanguageServer`, a language server for Perl.
+
+To use the language server, ensure that you have Perl::LanguageServer installed and perl command is on your path.
- To use the language server, ensure that you have Perl::LanguageServer installed and perl command is on your path.
-
This server accepts configuration via the `settings` key.
<details><summary>Available settings:</summary>