aboutsummaryrefslogtreecommitdiff
path: root/settings.json
diff options
context:
space:
mode:
Diffstat (limited to 'settings.json')
-rw-r--r--settings.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/settings.json b/settings.json
index b99e94a..0b417c7 100644
--- a/settings.json
+++ b/settings.json
@@ -435,6 +435,12 @@
}
}
],
+ "systemverilog": [
+ {
+ "command": "svls",
+ "requires": []
+ }
+ ],
"terraform": [
{
"command": "terraform-lsp",