diff options
Diffstat (limited to 'settings.json')
-rw-r--r-- | settings.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/settings.json b/settings.json index 97b34ea..0265c0d 100644 --- a/settings.json +++ b/settings.json @@ -151,6 +151,12 @@ ] } ], + "reason": [ + { + "command": "reason-language-server", + "requires": [] + } + ], "ruby": [ { "command": "solargraph", |