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 6c8e019..cc5d78f 100644 --- a/settings.json +++ b/settings.json @@ -336,6 +336,14 @@ ] } ], + "vue": [ + { + "command": "vls", + "requires": [ + "npm" + ] + } + ], "xml": [ { "command": "lsp4xml", |