mirror of
https://github.com/kristoferssolo/SoloVim.git
synced 2026-02-04 06:42:05 +00:00
Update 2025-11-25
This commit is contained in:
@@ -19,6 +19,10 @@ return {
|
||||
features = "all",
|
||||
extraEnv = { RUSTC_WRAPPER = "sccache" },
|
||||
},
|
||||
check = {
|
||||
features = "all",
|
||||
command = "clippy",
|
||||
},
|
||||
completion = {
|
||||
fullFunctionSignatures = { enable = true },
|
||||
termSearch = { enable = true },
|
||||
|
||||
Reference in New Issue
Block a user