diff options
Diffstat (limited to 'settings.json')
-rw-r--r-- | settings.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/settings.json b/settings.json index c83cdb1..3878bee 100644 --- a/settings.json +++ b/settings.json @@ -357,6 +357,10 @@ { "command": "rls", "requires": [] + }, + { + "command": "ra_lsp_server", + "requires": [] } ], "sass": [ |