Fix small README typo

This commit is contained in:
Auguste Rame
2021-03-17 19:51:39 -04:00
committed by GitHub
parent 92831bedf5
commit 2db3c6f5a0

View File

@@ -228,7 +228,7 @@ let g:LanguageClient_serverCommands = {
### Doom Emacs
- Enable the `lsp` module
- Install the [zig-mode](https://github.com/zigland/zig-mode) package (add `(package! zig-mode)` to your `packages.el` file
- Install the [zig-mode](https://github.com/ziglang/zig-mode) package (add `(package! zig-mode)` to your `packages.el` file
```elisp
(require 'lsp)