docs(evil,latex,vterm,treemacs): correct notices

Use the correct symbol for warnings.

Amend: 88bb045388
This commit is contained in:
Henrik Lissner 2023-09-17 03:27:49 +02:00
parent 8230b78ad5
commit 0f663d007b
No known key found for this signature in database
GPG key ID: B60957CA074D39A3
4 changed files with 4 additions and 4 deletions

View file

@ -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. are bound to [[kbd:][C-c]] and [[kbd:][C-c l]] by default.
#+begin_quote #+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. non-evil sessions.
#+end_quote #+end_quote

View file

@ -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. =texlive= bundle, available through many OS package managers.
#+begin_quote #+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~.) previews. (You can check you ghostscript version with ~$ gs --version~.)
Most package managers already have newer versions, but if not you might have Most package managers already have newer versions, but if not you might have
to build gs from source. to build gs from source.

View file

@ -119,7 +119,7 @@ There are several ways to manually install the module:
#+end_src #+end_src
#+begin_quote #+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 #+end_quote
2. You can compile and install the module yourself. Go to the vterm installation 2. You can compile and install the module yourself. Go to the vterm installation

View file

@ -72,7 +72,7 @@ There are 3 possible values:
3. ~'deferred~, same as extended, but highlights asynchronously. 3. ~'deferred~, same as extended, but highlights asynchronously.
#+begin_quote #+begin_quote
󰐃 ~+treemacs-git-mode~ must be set before treemacs is loaded. ~+treemacs-git-mode~ must be set before treemacs is loaded.
#+end_quote #+end_quote
* Troubleshooting * Troubleshooting