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:
parent
a104afa6ea
commit
5010b79718
1 changed files with 0 additions and 1 deletions
|
@ -6,7 +6,6 @@
|
||||||
'(ac-auto-show-menu 0.8)
|
'(ac-auto-show-menu 0.8)
|
||||||
'(ac-delay 0.2)
|
'(ac-delay 0.2)
|
||||||
'(avy-background t)
|
'(avy-background t)
|
||||||
'(cargo-process--custom-path-to-bin "env CARGO_INCREMENTAL=1 cargo")
|
|
||||||
'(cargo-process--enable-rust-backtrace 1)
|
'(cargo-process--enable-rust-backtrace 1)
|
||||||
'(company-auto-complete (quote (quote company-explicit-action-p)))
|
'(company-auto-complete (quote (quote company-explicit-action-p)))
|
||||||
'(company-idle-delay 0.5)
|
'(company-idle-delay 0.5)
|
||||||
|
|
Loading…
Reference in a new issue