aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMasaya Tojo <masaya@tojo.tokyo>2021-02-23 16:13:48 +0900
committerMasaya Tojo <masaya@laptop.tojo.local>2021-02-23 20:11:18 +0900
commit77e6584cae8c239f3bec86361aef593c22423d9f (patch)
tree3f2d54c9026d380bee1471da1ce674b6bd086ba0
parent3e3687045402c8937682c1ad57f89108f420e50f (diff)
Refactor `.emacs` file
-rw-r--r--.emacs4
1 files 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