configurations: emacs tests

This commit is contained in:
Mateusz Słodkowicz 2024-11-10 13:07:35 +01:00
parent 9a31ce388f
commit cecc49700e
Signed by: materus
GPG Key ID: 28D140BCA60B4FD1
2 changed files with 2 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@ -254,7 +254,7 @@
(marginalia-mode 1))
(use-package company
:hook (after-init-hook . global-company-mode))
:init (global-company-mode 1))
(electric-pair-mode 1)
(electric-indent-mode 0)