diff options
Diffstat (limited to 'settings.json')
-rw-r--r-- | settings.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/settings.json b/settings.json index 2c971d5..2baf0b4 100644 --- a/settings.json +++ b/settings.json @@ -3,6 +3,7 @@ "_": [ { "command": "efm-langserver", + "disabled": true, "requires": [] } ], |