This commit is contained in:
2022-02-16 20:08:28 -05:00
parent e7f6ed54fb
commit fc06d6f34f
2 changed files with 4 additions and 0 deletions
+2
View File
@@ -30,7 +30,9 @@ local lsp_confs = {
["rust-analyzer"] = {
checkOnSave = {
command = "clippy",
allTargets = false,
},
},
},
},