Small clarification to Doom Emacs config

This commit is contained in:
Sacredbirdman 2021-07-10 15:12:51 +03:00
parent 589c124298
commit a1152d081c

View File

@ -250,6 +250,7 @@ let g:LanguageClient_serverCommands = {
- Enable the `lsp` module
- Install the [zig-mode](https://github.com/ziglang/zig-mode) package (add `(package! zig-mode)` to your `packages.el` file
- Add the following to your `config.el`:
```elisp
(use-package! zig-mode