Fix inoffensive typo
This commit is contained in:
parent
79d60eab4c
commit
7e92472c26
@ -4484,7 +4484,7 @@ setup and requires no configuration.
|
|||||||
#+name: lst:enable-iedit
|
#+name: lst:enable-iedit
|
||||||
#+begin_src emacs-lisp
|
#+begin_src emacs-lisp
|
||||||
(when (ensure-package-installation 'iedit)
|
(when (ensure-package-installation 'iedit)
|
||||||
(require 'iedit nil 'noedit))
|
(require 'iedit nil 'noerror))
|
||||||
#+end_src
|
#+end_src
|
||||||
|
|
||||||
** [[https://github.com/lewang/ws-butler#readme][Unobtrusive whitespace trimming]]
|
** [[https://github.com/lewang/ws-butler#readme][Unobtrusive whitespace trimming]]
|
||||||
|
Loading…
Reference in New Issue
Block a user