From 77e6584cae8c239f3bec86361aef593c22423d9f Mon Sep 17 00:00:00 2001 From: Masaya Tojo Date: Tue, 23 Feb 2021 16:13:48 +0900 Subject: Refactor `.emacs` file --- .emacs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.emacs b/.emacs index 22abc7e..185153b 100644 --- a/.emacs +++ b/.emacs @@ -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 -- cgit v1.2.3