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 d6447a2..2083172 100644
--- a/settings.json
+++ b/settings.json
@@ -126,5 +126,13 @@
"npm"
]
}
+ ],
+ "cs": [
+ {
+ "command": "omnisharp-node-client",
+ "requires": [
+ "npm"
+ ]
+ }
]
}