fix(tazjin/emacs): Don't override CARGO_INCREMENTAL

Change-Id: Ib25c45795cb8aea87fc7e22343af6710a6339d32
Reviewed-on: https://cl.tvl.fyi/c/depot/+/2289
Reviewed-by: tazjin <mail@tazj.in>
Tested-by: BuildkiteCI
This commit is contained in:
Vincent Ambo 2020-12-22 11:07:41 +01:00 committed by tazjin
parent a104afa6ea
commit 5010b79718

View file

@ -6,7 +6,6 @@
'(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)
'(company-auto-complete (quote (quote company-explicit-action-p)))
'(company-idle-delay 0.5)