aboutsummaryrefslogtreecommitdiff
path: root/settings.json
diff options
context:
space:
mode:
Diffstat (limited to 'settings.json')
-rw-r--r--settings.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/settings.json b/settings.json
index 4e7c716..e344ce4 100644
--- a/settings.json
+++ b/settings.json
@@ -79,6 +79,15 @@
]
}
],
+ "erlang": [
+ {
+ "command": "erlang-ls",
+ "requires": [
+ "make",
+ "rebar3"
+ ]
+ }
+ ],
"fortran": [
{
"command": "fortls",