Define line-spacing for prog-mode
This commit is contained in:
parent
8f0868c5f4
commit
126e6885bd
1 changed files with 2 additions and 0 deletions
|
@ -176,3 +176,5 @@
|
|||
("M-<return>" . hs-toggle-hiding))
|
||||
:custom
|
||||
(hs-allow-nesting t))
|
||||
|
||||
(add-hook 'prog-mode-hook (lambda () (setq line-spacing 4)))
|
||||
|
|
Loading…
Add table
Reference in a new issue