Install tabspaces

This commit is contained in:
Tobias Ostner 2023-05-18 09:49:09 +02:00
parent cedccba428
commit a19656b7ba
2 changed files with 4 additions and 1 deletions

View file

@ -401,7 +401,9 @@
(use-package tabspaces (use-package tabspaces
:config :config
(tabspaces-mode)) (tabspaces-mode)
:custom
(tabspaces-use-filtered-buffers-as-default t))
(use-package terraform-mode) (use-package terraform-mode)

1
.gitignore vendored
View file

@ -16,3 +16,4 @@
/.emacs.d/utils/to-secrets.el /.emacs.d/utils/to-secrets.el
/.emacs.d/flycheck_init.el /.emacs.d/flycheck_init.el
/.emacs.d/chatgpt/ /.emacs.d/chatgpt/
/.emacs.d/tabsession.el