Explorar el Código

Merge branch 'rolling' of github.com:ChristianChiarulli/LunarVim into rolling

Chris hace 4 años
padre
commit
e2f7cce3c5
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      lua/default-config.lua

+ 1 - 1
lua/default-config.lua

@@ -955,7 +955,7 @@ lvim.lang = {
     },
     linters = {},
     lsp = {
-      provider = "vetur",
+      provider = "vuels",
       setup = {
         cmd = {
           DATA_PATH .. "/lspinstall/vue/node_modules/.bin/vls",