diff options
Diffstat (limited to 'settings.json')
-rw-r--r-- | settings.json | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/settings.json b/settings.json index c7163ce..b99e94a 100644 --- a/settings.json +++ b/settings.json @@ -344,6 +344,14 @@ ] } ], + "r": [ + { + "command": "r-languageserver", + "requires": [ + "R" + ] + } + ], "reason": [ { "command": "reason-language-server", |