Kaynağa Gözat

no more default stylua

Chris 4 yıl önce
ebeveyn
işleme
94fda1e939
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      lua/default-config.lua

+ 1 - 1
lua/default-config.lua

@@ -657,7 +657,7 @@ lvim.lang = {
     formatters = {
       {
         -- @usage can be stylua or lua_format
-        exe = "stylua",
+        exe = "",
         args = {},
       },
     },