emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/evil-matchit 9ed81c8b78 014/244: fixed typo in README


From: ELPA Syncer
Subject: [nongnu] elpa/evil-matchit 9ed81c8b78 014/244: fixed typo in README
Date: Thu, 6 Jan 2022 02:58:45 -0500 (EST)

branch: elpa/evil-matchit
commit 9ed81c8b78610b7f8b9b49b0a5f80275b9962cb8
Author: Chen Bin <chenbin.sh@gmail.com>
Commit: Chen Bin <chenbin.sh@gmail.com>

    fixed typo in README
---
 README.org | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.org b/README.org
index 93464e9f2a..e2046b276a 100644
--- a/README.org
+++ b/README.org
@@ -28,7 +28,7 @@ html tags are automatically supported in nxml-mode, web-mode, 
html-mode and nxht
 
 Add below line into ~/.emacs to specify the major modes where to turn on html 
tag support:
 #+BEGIN_SRC elisp
-(setq evilmi-html-major-modes i'(nxml-mode web-mode html-mode nxhtml-mode 
php-mode jsp-mode))
+(setq evilmi-html-major-modes '(nxml-mode web-mode html-mode nxhtml-mode 
php-mode jsp-mode))
 #+END_SRC
 
 * Contact me



reply via email to

[Prev in Thread] Current Thread [Next in Thread]