We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c65d27 commit 31d83d5Copy full SHA for 31d83d5
1 file changed
README.md
@@ -85,7 +85,7 @@ First, [install Codebook](#installation), and ensure that `codebook-lsp` is inst
85
Then, add the following to your Neovim configuration:
86
87
```sh
88
-vim.lsp.enable('cookbook')
+vim.lsp.enable('codebook')
89
```
90
91
### VS Code (Unreleased)
0 commit comments