Install tabspaces
This commit is contained in:
parent
cedccba428
commit
a19656b7ba
2 changed files with 4 additions and 1 deletions
|
|
@ -401,7 +401,9 @@
|
|||
|
||||
(use-package tabspaces
|
||||
:config
|
||||
(tabspaces-mode))
|
||||
(tabspaces-mode)
|
||||
:custom
|
||||
(tabspaces-use-filtered-buffers-as-default t))
|
||||
|
||||
(use-package terraform-mode)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue