feat(custom): Enable incremental compilation in Cargo commands
This commit is contained in:
parent
e5d129b499
commit
85fad03504
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@
|
|||
'(ac-auto-show-menu 0.8)
|
||||
'(ac-delay 0.2)
|
||||
'(avy-background t)
|
||||
'(cargo-process--custom-path-to-bin "env CARGO_INCREMENTAL=1 cargo")
|
||||
'(cargo-process--enable-rust-backtrace 1)
|
||||
'(custom-enabled-themes (quote (gruber-darker)))
|
||||
'(custom-safe-themes
|
||||
|
|
Loading…
Reference in a new issue