branch: externals/preview-tailor commit a0afea231ef24f43a902655f4f92260563909742 Author: Paul Nelson <ultr...@gmail.com> Commit: Paul Nelson <ultr...@gmail.com>
tweak readme --- README.org | 1 - 1 file changed, 1 deletion(-) diff --git a/README.org b/README.org index 284ea5b273..59074014d4 100644 --- a/README.org +++ b/README.org @@ -8,7 +8,6 @@ The [[https://www.gnu.org/software/auctex/manual/preview-latex/preview-latex.htm Download this repository, install using =M-x package-install-file= (or package-vc-install, straight, elpaca, ...), and add something like the following to your [[https://www.emacswiki.org/emacs/InitFile][init file]]: #+begin_src elisp (use-package preview-tailor - :after preview :demand :config (preview-tailor-init)