Doom Emacs

In Editor Configuration: Supported

Author’s Notice

This Documentation is incomplete.

  1. Install Doom Emacs
  2. Enable :tools lsp module
  3. Enable :lang (zig +lsp) module
  4. Run doom sync in a terminal
  5. Set in-editor configuration (optional)
  6. 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.