From a1152d081c100526107521a35622120a37318d47 Mon Sep 17 00:00:00 2001 From: Sacredbirdman Date: Sat, 10 Jul 2021 15:12:51 +0300 Subject: [PATCH] Small clarification to Doom Emacs config --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c1d3d6c..c236285 100644 --- a/README.md +++ b/README.md @@ -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