Created
July 30, 2022 18:26
-
-
Save axelson/26b331c7407c29e8ccd303186e89452c to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(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