Skip to content

Commit d8444b7

Browse files
committed
added vue_ls as a commented out server in lspconfig-plugin.lua
1 parent 2795881 commit d8444b7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lua/plugins/lspconfig-plugin.lua

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ return {
2828
---@class lspconfig.options
2929
servers = {
3030
phpactor = {},
31+
-- vue_ls = {},
3132
-- harper_ls = {
3233
-- settings = {
3334
-- ["harper-ls"] = {

0 commit comments

Comments
 (0)