aboutsummaryrefslogtreecommitdiff
path: root/settings.json
diff options
context:
space:
mode:
Diffstat (limited to 'settings.json')
-rw-r--r--settings.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/settings.json b/settings.json
index f932004..bae706a 100644
--- a/settings.json
+++ b/settings.json
@@ -426,6 +426,14 @@
]
}
],
+ "perl": [
+ {
+ "command": "perl-languageserver",
+ "requires": [
+ "cpanm"
+ ]
+ }
+ ],
"yaml": [
{
"command": "yaml-language-server",