Related Issue for Neovim/Vim: zigtools/www.zigtools.org#2 ## [Installation Guide](https://github.com/zigtools/zls/wiki/Installation#emacs) Most of these issues apply to GNU Emacs, Doom Emacs and Spacemacs - [ ] document how to manually specify the path to Zig and ZLS - [ ] document how to use lsp-mode **and** eglot instead of favoring one over the other. (Doom Emacs and Spacemacs are lsp-mode only I believe) - [ ] document how to set ZLS config options (if possible) - [ ] link to official documentation from lsp-mode, eglot, etc. on how to setup and configure an LSP The documentation should be closer to what is already provided for [Sublime Text](https://zigtools.org/zls/editors/sublime-text/) as an example. ## [How to view ZLS log output](https://github.com/zigtools/zls/wiki/Guide:-How-to-view-ZLS-log-output#use-editor-logs) Guide - [x] add guide for eglot (if possible) - [x] add link to [Troubleshooting Eglot](https://www.gnu.org/software/emacs/manual/html_node/eglot/Troubleshooting-Eglot.html)
Related Issue for Neovim/Vim: #2
Installation Guide
Most of these issues apply to GNU Emacs, Doom Emacs and Spacemacs
The documentation should be closer to what is already provided for Sublime Text as an example.
How to view ZLS log output Guide