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

@ -11,19 +11,19 @@ This module adds support for the [[https://developer.apple.com/swift/][Swift pro
** Module flags
- +lsp ::
Enable LSP support for ~swift-mode~. Requires [[doom-module:][:tools lsp]] and a langserver
Enable LSP support for ~swift-mode~. Requires [[doom-module::tools lsp]] and a langserver
(supports sourcekit).
- +tree-sitter ::
Leverages tree-sitter for better syntax highlighting and structural text
editing. Requires [[doom-module:][:tools tree-sitter]].
editing. Requires [[doom-module::tools tree-sitter]].
** Packages
- [[doom-package:][swift-mode]]
- if [[doom-module:][+lsp]]
- [[doom-package:][lsp-sourcekit]]
- [[doom-package:swift-mode]]
- if [[doom-module:+lsp]]
- [[doom-package:lsp-sourcekit]]
- else
- [[doom-package:][company-sourcekit]] if [[doom-module:][:completion company]]
- [[doom-package:][flycheck-sourcekit]] if [[doom-module:][:checkers syntax]]
- [[doom-package:company-sourcekit]] if [[doom-module::completion company]]
- [[doom-package:flycheck-sourcekit]] if [[doom-module::checkers syntax]]
** Hacks
/No hacks documented for this module./