diff options
Diffstat (limited to 'users/tazjin/emacs/config')
-rw-r--r-- | users/tazjin/emacs/config/custom.el | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/users/tazjin/emacs/config/custom.el b/users/tazjin/emacs/config/custom.el index a157c7a5fa37..ef41482a8687 100644 --- a/users/tazjin/emacs/config/custom.el +++ b/users/tazjin/emacs/config/custom.el @@ -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) |