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
|
||||
#+begin_src emacs-lisp
|
||||
(when (ensure-package-installation 'iedit)
|
||||
(require 'iedit nil 'noedit))
|
||||
(require 'iedit nil 'noerror))
|
||||
#+end_src
|
||||
|
||||
** [[https://github.com/lewang/ws-butler#readme][Unobtrusive whitespace trimming]]
|
||||
|
Loading…
Reference in New Issue
Block a user