mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
Enable global-eldoc-mode; less work for me!
This commit is contained in:
@ -525,8 +525,6 @@ frame's window-system, the theme will be reloaded.")
|
||||
;; Bootstrap
|
||||
;;
|
||||
|
||||
;; auto-enabled in Emacs 25+; I'll do it myself
|
||||
(global-eldoc-mode -1)
|
||||
;; simple name in frame title
|
||||
(setq frame-title-format '("%b – Doom Emacs"))
|
||||
;; make `next-buffer', `other-buffer', etc. ignore unreal buffers
|
||||
|
Reference in New Issue
Block a user