Add maximize window key bindings

This includes maximization for entire buffer, vertically and
horizontally.
This commit is contained in:
Danny Navarro 2019-03-12 17:50:45 +00:00 committed by Danny Navarro
parent 05467bb770
commit d589f87253
3 changed files with 25 additions and 4 deletions

View file

@ -44,7 +44,7 @@
;;;###autoload
(defun +org-present|init-org-tree-window ()
"Set up the org window for presentation."
(doom/window-zoom)
(doom/window-maximize-buffer)
(let ((cwm-use-vertical-padding t)
(cwm-frame-internal-border 110)
(cwm-left-fringe-ratio -10)