feat(performance): Add explain-pause-mode

This might come in handy with debugging what causing slowdowns in emacs.
This commit is contained in:
2020-05-19 21:47:34 +01:00
parent a71fc70e66
commit 8814bf1303
2 changed files with 17 additions and 0 deletions

View File

@@ -43,6 +43,7 @@
(require 'siren-flycheck)
;; Misc.
(require 'siren-explain-pause)
(require 'siren-grip)
(require 'siren-restart-emacs)
(require 'siren-zone)