Skip to content

Commit

Permalink
Fix to docs
Browse files Browse the repository at this point in the history
  • Loading branch information
svermeulen committed Aug 27, 2024
1 parent 01e8ef3 commit 84ea68b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ Install the [lspconfig plugin](https://github.com/neovim/nvim-lspconfig) and put
```lua
local lspconfig = require("lspconfig")

lspconfig.teal_language_server.setup {}
lspconfig.teal_ls.setup {}
```

# Usage
Expand Down

0 comments on commit 84ea68b

Please sign in to comment.