diff options
-rw-r--r-- | .emacs | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -2,7 +2,7 @@ (ido-mode 1) (ido-everywhere 1) -;; ido-completing-read+ +;;; ido-completing-read+ (ido-ubiquitous-mode 1) ;;; smex @@ -31,7 +31,7 @@ ;;; modeline (doom-modeline-mode 1) -;; Font +;;; Font (set-face-attribute 'default nil :height 110) ;;; Paredit |