From 66029d45904ee15557bd5a727e5d23d1507781a8 Mon Sep 17 00:00:00 2001 From: Vincent Zhang Date: Sat, 18 May 2019 21:03:09 +0800 Subject: [PATCH] Update README. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d86f136..ae12e62 100644 --- a/README.md +++ b/README.md @@ -185,7 +185,7 @@ Strongly recommend to use (setq doom-modeline-buffer-encoding t) ;; Whether display indentation information. -(set doom-modeline-indent-info nil) +(setq doom-modeline-indent-info nil) ;; If non-nil, only display one number for checker information if applicable. (setq doom-modeline-checker-simple-format t)