feat: Show backtraces for failed cargo commands
This commit is contained in:
parent
553b38ea76
commit
3cd22f2878
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@
|
||||||
;; If there is more than one, they won't work right.
|
;; If there is more than one, they won't work right.
|
||||||
'(ac-auto-show-menu 0.8)
|
'(ac-auto-show-menu 0.8)
|
||||||
'(ac-delay 0.2)
|
'(ac-delay 0.2)
|
||||||
|
'(cargo-process--enable-rust-backtrace 1)
|
||||||
'(custom-enabled-themes (quote (gruber-darker)))
|
'(custom-enabled-themes (quote (gruber-darker)))
|
||||||
'(custom-safe-themes
|
'(custom-safe-themes
|
||||||
(quote
|
(quote
|
||||||
|
|
Loading…
Reference in a new issue