Delete deprecated variable in ef-themes setup
This commit is contained in:
parent
2de1968f3e
commit
58d7a292f0
1 changed files with 1 additions and 2 deletions
|
|
@ -151,8 +151,7 @@
|
|||
(2 . (variable-pitch semibold 1.5))
|
||||
(t . (variable-pitch 1.0))))
|
||||
(setq ef-themes-mixed-fonts t
|
||||
ef-themes-variable-pitch-ui t
|
||||
ef-themes-region '(intense no-extend))
|
||||
ef-themes-variable-pitch-ui t)
|
||||
(mapc #'disable-theme custom-enabled-themes))
|
||||
|
||||
(use-package ediff
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue