docs: change link format

This commit is contained in:
TEC 2022-09-26 02:19:42 +08:00 committed by Henrik Lissner
parent 58fb83c98e
commit 5ac2a5258b
160 changed files with 1161 additions and 1152 deletions

View file

@ -16,17 +16,17 @@ evil) that loosely take after multi-cursors in Atom or Sublime Text.
/This module has no flags./
** Packages
- if [[doom-module:][:editor evil]]
- [[doom-package:][evil-multiedit]]
- [[doom-package:][evil-mc]]
- if [[doom-module::editor evil]]
- [[doom-package:evil-multiedit]]
- [[doom-package:evil-mc]]
- else
- [[doom-package:][multiple-cursors]]
- [[doom-package:multiple-cursors]]
** Hacks
- Attempts to smooth over [[doom-package:][multiple-cursors]]' incompatibilities with [[doom-package:][evil]], which
- Attempts to smooth over [[doom-package:multiple-cursors]]' incompatibilities with [[doom-package:evil]], which
is used internally in some third party plugins.
- Attempts to smooth over [[doom-package:][evil-mc]]'s incompatibilities with other packages, like
[[doom-package:][lispy]].
- Attempts to smooth over [[doom-package:evil-mc]]'s incompatibilities with other packages, like
[[doom-package:lispy]].
** TODO Changelog
# This section will be machine generated. Don't edit it by hand.
@ -43,7 +43,7 @@ evil) that loosely take after multi-cursors in Atom or Sublime Text.
#+end_quote
** evil-mc
- The [[doom-package:][evil-mc]] keys are under the [[kbd:][gz]] prefix, e.g.
- The [[doom-package:evil-mc]] keys are under the [[kbd:][gz]] prefix, e.g.
- [[kbd:][gzz]] to toggle new (frozen) cursors at point.
- [[kbd:][gzt]] to toggle mirroring on and off (or switch to insert mode to activate
them).