Update lv-config.example.lua

This commit is contained in:
Abouzar Parvan 2021-07-12 14:31:19 +04:30 committed by GitHub
parent 99be32d0ce
commit 384ef7fa25
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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