Do not change heading size using dracula theme
This commit is contained in:
parent
0e3a3e798b
commit
2e50dfe7ba
1 changed files with 1 additions and 0 deletions
|
@ -61,6 +61,7 @@
|
||||||
(put 'narrow-to-page 'disabled nil)
|
(put 'narrow-to-page 'disabled nil)
|
||||||
(add-hook 'text-mode-hook 'turn-on-auto-fill)
|
(add-hook 'text-mode-hook 'turn-on-auto-fill)
|
||||||
(defalias 'yes-or-no-p 'y-or-n-p)
|
(defalias 'yes-or-no-p 'y-or-n-p)
|
||||||
|
(setq dracula-enlarge-headings nil)
|
||||||
|
|
||||||
;; Windows, Frames
|
;; Windows, Frames
|
||||||
(setq default-frame-alist
|
(setq default-frame-alist
|
||||||
|
|
Loading…
Add table
Reference in a new issue