mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
emacs-lsp/lsp-haskell@3249cde75f -> emacs-lsp/lsp-haskell@918ffa2516 emacsorphanage/helm-css-scss@48b996f73a -> emacsorphanage/helm-css-scss@2169d83d8f ethereum/emacs-solidity@ddb4a901c3 -> ethereum/emacs-solidity@8ba549e429 fsharp/emacs-fsharp-mode@09fec6c91f -> fsharp/emacs-fsharp-mode@b4d31c3da0 fxbois/web-mode@df97ab62c9 -> fxbois/web-mode@57856ba64b haskell/haskell-mode@a34ccdc54b -> haskell/haskell-mode@3e146c1a89 immerrr/lua-mode@ad639c62e3 -> immerrr/lua-mode@7eb8eaa420 jcollard/elm-mode@5797500d74 -> jcollard/elm-mode@699841865e leanprover/lean-mode@362bc6fa3e -> leanprover/lean-mode@99d6a34dc5 nex3/haml-mode@bf5b6c11b1 -> nex3/haml-mode@fe83c65c1f purescript-emacs/emacs-psci@95fb5d1403 -> purescript-emacs/emacs-psci@9bb6a32532 purescript-emacs/purescript-mode@cf113871f9 -> purescript-emacs/purescript-mode@eacc61aaaf technomancy/fennel-mode@52da9715b0 -> technomancy/fennel-mode@8f721285e1 ziglang/zig-mode@9c5e41d6a0 -> ziglang/zig-mode@079149a19f Close: #7344
:lang elm
Description unfold
This module adds Elm support to Doom Emacs.
Maintainers
This module has no dedicated maintainers. Become a maintainer?
Module flags
- +lsp
-
Enable LSP support for
elm-mode
. Requires doom-module::tools lsp and a langserver (supports elm-language-server). - +tree-sitter
- Leverages tree-sitter for better syntax highlighting and structural text editing. Requires doom-module::tools tree-sitter.
Packages
- doom-package:elm-mode
- doom-package:flycheck-elm 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.
🔨 This module's prerequisites are not all documented. Document them?
- If doom-module:+lsp is enabled, elm-language-server is required to be installed and in
your
$PATH
.
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?