Doom Emacs
Author’s Notice
This Documentation is incomplete.
- Install Doom Emacs
- Enable :tools lspmodule
- Enable :lang (zig +lsp)module
- Run doom syncin a terminal
- Set in-editor configuration (optional)
- Run doom doctorto 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.