Skip to content

Commit 7aa44b7

Browse files
authored
chore(docs): update vue language package name (#5376)
1 parent 5f5726c commit 7aa44b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ lspconfig.ts_ls.setup {
6969
}
7070

7171
-- No need to set `hybridMode` to `true` as it's the default value
72-
lspconfig.volar.setup {}
72+
lspconfig.vue_ls.setup {}
7373
```
7474

7575
### Non-Hybrid mode(similar to takeover mode) configuration (Requires `@vue/language-server` version `^2.0.7`)

0 commit comments

Comments
 (0)