Improve workgroups2 tab emulation
This commit is contained in:
parent
af9003e529
commit
54c2541777
4 changed files with 45 additions and 34 deletions
|
@ -155,7 +155,7 @@
|
|||
|
||||
(defun display-startup-echo-area-message ()
|
||||
(after! workgroups2
|
||||
(message "%sLoaded in %s" (narf/workgroup-display t t) (emacs-init-time))))
|
||||
(message "%sLoaded in %s" (narf/tab-display t) (emacs-init-time))))
|
||||
|
||||
(require 'server)
|
||||
(unless (server-running-p)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue