From 384ef7fa253b3a43715b56dbfb2b2fe89e0edeff Mon Sep 17 00:00:00 2001 From: Abouzar Parvan Date: Mon, 12 Jul 2021 14:31:19 +0430 Subject: Update lv-config.example.lua --- utils/installer/lv-config.example.lua | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'utils') diff --git a/utils/installer/lv-config.example.lua b/utils/installer/lv-config.example.lua index 82bac89c..263b3316 100644 --- a/utils/installer/lv-config.example.lua +++ b/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 -- cgit v1.2.3