We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9bb505 commit 7c11c33Copy full SHA for 7c11c33
1 file changed
README.md
@@ -60,7 +60,7 @@ use({ "elixir-tools/elixir-tools.nvim", requires = { "nvim-lua/plenary.nvim" }})
60
61
### Minimal Setup
62
63
-The minimal setup will configure both ElixirLS and credo-langauge-server.
+The minimal setup will configure both ElixirLS and credo-language-server.
64
65
```lua
66
require("elixir").setup()
0 commit comments