Doom Emacs
In Editor Configuration: Supported
Author’s Notice
This Documentation is incomplete.
- Install Doom Emacs
- Enable
:tools lsp
module - Enable
:lang (zig +lsp)
module - Run
doom sync
in a terminal - Set in-editor configuration (optional)
- Run
doom doctor
to check if Zig and ZLS have been found
Configuration
Doom Emacs uses lsp-mode as the LSP Plugin. In-Editor configuration for lsp-mode can be found here.