mirror of
https://github.com/doomemacs/doomemacs.git
synced 2025-12-06 02:30:33 -08:00
fix(everywhere): update for tabspaces
This commit is contained in:
parent
c75f4045f3
commit
c626454ce6
1 changed files with 1 additions and 5 deletions
|
|
@ -40,8 +40,4 @@
|
|||
help-echo "This is an Emacs Everywhere window"))))
|
||||
(add-hook! 'emacs-everywhere-mode-hook
|
||||
(defun +everywhere-set-modeline ()
|
||||
(doom-modeline-set-modeline 'emacs-everywhere))))
|
||||
(add-hook! 'emacs-everywhere-init-hooks
|
||||
(defun +everywhere-clear-persp-info-h ()
|
||||
(when (bound-and-true-p persp-mode)
|
||||
(setq persp-emacsclient-init-frame-behaviour-override nil)))))
|
||||
(doom-modeline-set-modeline 'emacs-everywhere)))))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue