Emacs: Helm: Enable helm-top-poll-mode

master
Pierre Neidhardt 2017-06-18 14:13:07 +01:00
parent 64e503677c
commit 9d5408a22f
1 changed files with 4 additions and 0 deletions

View File

@ -143,4 +143,8 @@ Requires `call-process-to-string' from `functions'."
(with-eval-after-load 'desktop
(add-to-list 'desktop-globals-to-save 'helm-ff-history))
(helm-top-poll-mode)
;;; Column indices might need some customizing. See `helm-top-command' and
;;; https://github.com/emacs-helm/helm/issues/1586.
(provide 'tool-helm)