[bot] "documentation_updates" Tue Nov 2 22:01:23 UTC 2021

This commit is contained in:
SpacemacsBot 2021-11-02 22:01:23 +00:00 committed by Maxi Wolff
parent 1c0d7be28b
commit e6bd5cc4ac
3 changed files with 10 additions and 10 deletions

View File

@ -87,7 +87,7 @@ macOS since ~M-SPC~ is used by the OS for spotlight.
It is recommended to make sure that ~q~ allows to leave the transient-state.
** Special-mode buffers
** Special-mode buffers
Except for =eww-mode= and evilified buffers (see next section), all buffers with
major-modes derived from =special-mode= open in motion-state by default. To
exclude buffers of such major-modes from getting evilified, add a regexp to

View File

@ -874,11 +874,11 @@ Spacemacs has 10 states:
*Note*: Technically speaking there is also the =operator= evil state.
** Special mode (and its derived modes) buffers
Special-mode is a [[https://www.gnu.org/software/emacs/manual/html_node/elisp/Basic-Major-Modes.html][basic major mode]] that sets buffers to read-only. Evil
defines an evil-specific (i.e. no vim equivalent) [[https://evil.readthedocs.io/en/latest/overview.html?highlight=motion-state#modes-and-states][motion-state]] for read-only
buffers, and Spacemacs opens special-mode buffers, or buffer with major modes
derived from special-mode, in motion-state by default.
Special-mode is a [[https://www.gnu.org/software/emacs/manual/html_node/elisp/Basic-Major-Modes.html][basic major mode]] that sets buffers to read-only. Evil
defines an evil-specific (i.e. no vim equivalent) [[https://evil.readthedocs.io/en/latest/overview.html?highlight=motion-state#modes-and-states][motion-state]] for read-only
buffers, and Spacemacs opens special-mode buffers, or buffer with major modes
derived from special-mode, in motion-state by default.
** Evilified modes
Some buffers are not for editing text and provide their own key bindings for
certain operations. These often conflict with Vim bindings. To make such buffers

View File

@ -44,7 +44,7 @@ like below to use =selectrum= as opposed to the default of =vertico=:
* Key bindings
| Key binding | Description |
|-------------+-------------------|
| ~M-o~ | embark-action |
| ~C-r~ | history |
| Key binding | Description |
|-------------+---------------|
| ~M-o~ | embark-action |
| ~C-r~ | history |