mirror of
https://github.com/larstvei/dot-emacs.git
synced 2024-11-26 07:28:31 +00:00
Fine-grained frame resize
This commit is contained in:
parent
a9ac150595
commit
7d6551a345
1
init.org
1
init.org
@ -286,6 +286,7 @@
|
||||
indent-tabs-mode nil ; Use spaces instead of tabs
|
||||
split-width-threshold 160 ; Split verticly by default
|
||||
split-height-threshold nil ; Split verticly by default
|
||||
frame-resize-pixelwise t ; Fine-grained frame resize
|
||||
auto-fill-function 'do-auto-fill) ; Auto-fill-mode everywhere
|
||||
#+END_SRC
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user