Browse Source

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

Chris 4 years ago
parent
commit
e2f7cce3c5
1 changed files with 1 additions and 1 deletions
  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",