Last active
July 23, 2020 16:29
-
-
Save ryanpcmcquen/1ca6d1d7b5c8580aebef4f840e29f83a to your computer and use it in GitHub Desktop.
Emacs Prelude customizations.
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
;; (add-hook 'prelude-prog-mode-hook (lambda () (smartparens-mode -1)) t) | |
(set-face-attribute 'default nil :height 150) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment