(Emacs)~minor edits
~haskell-process-type is now stack-ghci +feature to switch to dashboard with each new frame
This commit is contained in:
@@ -90,7 +90,11 @@
|
||||
(require 'notmuch)
|
||||
(require 'company)
|
||||
(require 'org)
|
||||
(require 'eglot))
|
||||
(require 'eglot)
|
||||
(if (fboundp 'server-after-make-frame-hook)
|
||||
(add-hook server-after-make-frame-hook
|
||||
#'dashboard-refresh-buffer)
|
||||
(setq server-after-make-frame-hook '(dashboard-refresh-buffer))))
|
||||
|
||||
(setq gc-cons-threshold 100000000)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user