chore: Remove unused proced package configuration
This commit is contained in:
@@ -31,15 +31,6 @@
|
|||||||
which-key-show-remaining-keys t)
|
which-key-show-remaining-keys t)
|
||||||
:hook ( elpaca-after-init . which-key-mode))
|
:hook ( elpaca-after-init . which-key-mode))
|
||||||
|
|
||||||
;; Process
|
|
||||||
(use-package proced
|
|
||||||
:ensure nil
|
|
||||||
:init
|
|
||||||
(setq-default proced-format 'verbose)
|
|
||||||
(setq proced-auto-update-flag t
|
|
||||||
proced-auto-update-interval 3
|
|
||||||
proced-enable-color-flag t))
|
|
||||||
|
|
||||||
;; Paquete para exportar buffers de emacs a HTML
|
;; Paquete para exportar buffers de emacs a HTML
|
||||||
(use-package htmlize)
|
(use-package htmlize)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user