Merge pull request #360 from sacredbirdman/master

Small clarification to Doom Emacs config
This commit is contained in:
Alexandros Naskos 2021-07-10 16:00:22 +03:00 committed by GitHub
commit 1cac8a9a3a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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