fix(emacs): remove workgroups
Signed-off-by: Lucas Sta Maria <lucas@priime.dev>
This commit is contained in:
parent
53dd2e3f59
commit
050c6307c8
1 changed files with 0 additions and 2 deletions
|
@ -30,7 +30,6 @@
|
||||||
|
|
||||||
;; Convenience
|
;; Convenience
|
||||||
(straight-use-package 'projectile)
|
(straight-use-package 'projectile)
|
||||||
(straight-use-package 'workgroups2)
|
|
||||||
(straight-use-package 'bufler)
|
(straight-use-package 'bufler)
|
||||||
|
|
||||||
;; UI
|
;; UI
|
||||||
|
@ -140,7 +139,6 @@
|
||||||
(add-hook 'after-init-hook 'marginalia-mode)
|
(add-hook 'after-init-hook 'marginalia-mode)
|
||||||
(add-hook 'after-init-hook 'which-key-mode)
|
(add-hook 'after-init-hook 'which-key-mode)
|
||||||
(add-hook 'after-init-hook 'global-flycheck-mode)
|
(add-hook 'after-init-hook 'global-flycheck-mode)
|
||||||
(add-hook 'after-init-hook 'workgroups-mode)
|
|
||||||
(add-hook 'after-init-hook 'vertico-mode)
|
(add-hook 'after-init-hook 'vertico-mode)
|
||||||
(add-hook 'after-init-hook 'tab-bar-mode)
|
(add-hook 'after-init-hook 'tab-bar-mode)
|
||||||
(add-hook 'after-init-hook 'global-anzu-mode)
|
(add-hook 'after-init-hook 'global-anzu-mode)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue