Improve workgroups2 tab emulation

This commit is contained in:
Henrik Lissner 2015-12-29 23:37:43 -05:00
parent af9003e529
commit 54c2541777
4 changed files with 45 additions and 34 deletions

View file

@ -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)