Skip to content

Instantly share code, notes, and snippets.

@axelson
Created July 30, 2022 18:26
Show Gist options
  • Save axelson/26b331c7407c29e8ccd303186e89452c to your computer and use it in GitHub Desktop.
Save axelson/26b331c7407c29e8ccd303186e89452c to your computer and use it in GitHub Desktop.
(setq gist-view-gist t)
(defun jax-aw-maximize-window (window)
"Select buffer in WINDOW."
(aw-switch-to-window window)
(doom/window-maximize-buffer))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment