Skip to content

Commit

Permalink
Thank you pink_joshi!!
Browse files Browse the repository at this point in the history
  • Loading branch information
lpil committed May 25, 2024
1 parent 3134029 commit 8e3f5b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion language-server.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ manager and then add the language server to your `init.lua`.
require('lspconfig').gleam.setup({})
```

The language server will then me automatically started when you open a Gleam
The language server will then be automatically started when you open a Gleam
file.

If you are using [`nvim-treesitter`](https://github.com/nvim-treesitter/nvim-treesitter)
Expand Down

0 comments on commit 8e3f5b1

Please sign in to comment.