aboutsummaryrefslogtreecommitdiff
path: root/settings.json
diff options
context:
space:
mode:
Diffstat (limited to 'settings.json')
-rw-r--r--settings.json14
1 files changed, 14 insertions, 0 deletions
diff --git a/settings.json b/settings.json
index 2dc8a9c..c62470e 100644
--- a/settings.json
+++ b/settings.json
@@ -275,6 +275,20 @@
}
}
],
+ "julia": [
+ {
+ "command": "julia-language-server",
+ "requires": [
+ "julia"
+ ],
+ "vim-plugin": {
+ "extensions": [
+ "jl"
+ ],
+ "name": "ajpaulson/julia-syntax.vim"
+ }
+ }
+ ],
"kotlin": [
{
"command": "kotlin-language-server",