diff --git a/modules/editor/evil/README.org b/modules/editor/evil/README.org index 690b16c93..69083f97e 100644 --- a/modules/editor/evil/README.org +++ b/modules/editor/evil/README.org @@ -193,7 +193,7 @@ If you prefer the old behavior, it can be reversed with: are bound to [[kbd:][C-c]] and [[kbd:][C-c l]] by default. #+begin_quote - 󰐃 Ignore ~doom-leader-key~ and ~doom-localleader-key~, they don't apply to +  Ignore ~doom-leader-key~ and ~doom-localleader-key~, they don't apply to non-evil sessions. #+end_quote diff --git a/modules/lang/latex/README.org b/modules/lang/latex/README.org index 0728e95fb..7de0b851b 100644 --- a/modules/lang/latex/README.org +++ b/modules/lang/latex/README.org @@ -61,7 +61,7 @@ This module requires ghostscript and a latex compiler. These are provided by the =texlive= bundle, available through many OS package managers. #+begin_quote - 󰐃 Ghostscript <= 9.27 is [[/auctex/manual/preview-latex/No-images-are-displayed-with-gs-9_002e27-and-earlier.html][reportedly buggy]] and doesn't work with auctex's math +  Ghostscript <= 9.27 is [[/auctex/manual/preview-latex/No-images-are-displayed-with-gs-9_002e27-and-earlier.html][reportedly buggy]] and doesn't work with auctex's math previews. (You can check you ghostscript version with ~$ gs --version~.) Most package managers already have newer versions, but if not you might have to build gs from source. diff --git a/modules/term/vterm/README.org b/modules/term/vterm/README.org index 8db507668..86796970b 100644 --- a/modules/term/vterm/README.org +++ b/modules/term/vterm/README.org @@ -119,7 +119,7 @@ There are several ways to manually install the module: #+end_src #+begin_quote - 󰐃 Emacs will hang during the compilation. It may take a while. +  Emacs will hang during the compilation. It may take a while. #+end_quote 2. You can compile and install the module yourself. Go to the vterm installation diff --git a/modules/ui/treemacs/README.org b/modules/ui/treemacs/README.org index 67251f15a..b3a915333 100644 --- a/modules/ui/treemacs/README.org +++ b/modules/ui/treemacs/README.org @@ -72,7 +72,7 @@ There are 3 possible values: 3. ~'deferred~, same as extended, but highlights asynchronously. #+begin_quote - 󰐃 ~+treemacs-git-mode~ must be set before treemacs is loaded. +  ~+treemacs-git-mode~ must be set before treemacs is loaded. #+end_quote * Troubleshooting