mirror of
https://github.com/doomemacs/doomemacs.git
synced 2025-12-05 18:20:29 -08:00
Raku/raku-mode@14f9b9bba0 -> Raku/raku-mode@d06baaa2e8 emacs-lsp/lsp-pyright@0e59c00c7f -> emacs-lsp/lsp-pyright@21b8f48785 emacs-lsp/lsp-sourcekit@30918cd1ae -> emacs-lsp/lsp-sourcekit@b4666e7deb emacs-php/php-mode@40b8abed30 -> emacs-php/php-mode@d9858333e4 emacsorphanage/restclient@ad97f666b6 -> emacsorphanage/restclient@426507f8f7 ljos/jq-mode@3275c3f53f -> ljos/jq-mode@39acc77a63 necaris/conda.el@8a1a934a2d -> necaris/conda.el@82b9f77a7f pythonic-emacs/pyenv-mode@364bddb8f0 -> pythonic-emacs/pyenv-mode@8e5128ff7f rechsteiner/swift-ts-mode@43a0be79f9 -> rechsteiner/swift-ts-mode@17806f6f56 swift-emacs/swift-mode@fc7df7bd90 -> swift-emacs/swift-mode@cfae3b85ad ziglang/zig-mode@dab3c37c2d -> ziglang/zig-mode@20e395f940 |
||
|---|---|---|
| .. | ||
| .doommodule | ||
| config.el | ||
| doctor.el | ||
| packages.el | ||
| README.org | ||
:lang swift
Description unfold
This module adds support for the Swift programming language to Doom Emacs.
Maintainers
This module needs a maintainer. Become a maintainer?
Module flags
- +lsp
-
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.
Packages
- doom-package:swift-mode
- doom-package:swift-ts-mode if doom-module:+tree-sitter
-
else
- 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.
TODO Changelog
This module does not have a changelog yet.
TODO Installation
Enable this module in your doom! block.
Formatter
Formatting is handled using the doom-module::editor format module via swiftformat.
This module's prerequisites are not documented. Document them?
TODO Usage
This module has no usage documentation yet. Write some?
TODO Configuration
This module has no configuration documentation yet. Write some?
Troubleshooting
There are no known problems with this module. Report one?
Frequently asked questions
This module has no FAQs yet. Ask one?
TODO Appendix
This module has no appendix yet. Write one?