Add doom-ui-mode-names for renaming major-modes
This commit is contained in:
parent
5638f509a2
commit
e8d454a251
4 changed files with 16 additions and 5 deletions
|
@ -21,7 +21,6 @@
|
|||
(set! :editorconfig :remove 'emacs-lisp-mode)
|
||||
|
||||
(defun +emacs-lisp|hook ()
|
||||
(setq mode-name "Elisp") ; [pedantry intensifies]
|
||||
(add-hook 'before-save-hook #'delete-trailing-whitespace nil t)
|
||||
|
||||
(eldoc-mode +1)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue