Spacemacs
Author’s Notice
This Documentation is incomplete.
- Add lspandzigtodotspacemacs-configuration-layersin your.spacemacsfile.
- If you don’t have zigorzlsin yourPATH, add the following todotspacemacs/user-configin your.spacemacsfile:
(setq lsp-zig-zls-executable "/path/to/zls_executable")
(setq lsp-zig-zig-exe-path "/path/to/zig_executable")