Enable global-eldoc-mode; less work for me!
This commit is contained in:
parent
15c735a053
commit
135ebd925f
8 changed files with 5 additions and 11 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue