configurations: emacs tests
This commit is contained in:
parent
9a31ce388f
commit
cecc49700e
File diff suppressed because one or more lines are too long
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue