diff options
Diffstat (limited to 'emacs/init.el')
-rw-r--r-- | emacs/init.el | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/emacs/init.el b/emacs/init.el index 0c2c756..b7be3ac 100644 --- a/emacs/init.el +++ b/emacs/init.el @@ -466,8 +466,6 @@ :defer t :custom (proced-auto-update-flag t) - (proced-auto-update-interval 1) - (proced-enable-color-flag nil) (proced-show-remote-processes t)) ;;; Completion |