瀏覽代碼

Update lv-config.example.lua

Abouzar Parvan 4 年之前
父節點
當前提交
384ef7fa25
共有 1 個文件被更改,包括 4 次插入4 次删除
  1. 4 4
      utils/installer/lv-config.example.lua

+ 4 - 4
utils/installer/lv-config.example.lua

@@ -48,10 +48,10 @@ O.lang.python.analysis.use_library_code_types = true
 O.lang.tsserver.linter = nil
 
 -- rust
-O.lang.rust.formatter = {
-  exe = "rustfmt",
-  args = {"--emit=stdout", "--edition=2018"},
-}
+-- O.lang.rust.formatter = {
+--   exe = "rustfmt",
+--   args = {"--emit=stdout", "--edition=2018"},
+-- }
 
 -- latex
 -- O.lang.latex.auto_save = false