Skip to content

Commit 18b44a3

Browse files
jneiraJulien Debon
and
Julien Debon
authored
Correct upper case
Co-authored-by: Julien Debon <julien.debon@pm.me>
1 parent d92670e commit 18b44a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -323,7 +323,7 @@ Now open a Haskell project with Sublime Text. You should have these features ava
323323

324324
As above, make sure haskell-language-server and haskell-language-server-wrapper are installed.
325325
Then you can use [Coc](https://github.com/neoclide/coc.nvim), [LanguageClient-neovim](https://github.com/autozimu/LanguageClient-neovim)
326-
or any other vim Language server protocol client.
326+
or any other Vim Language server protocol client.
327327
Coc is recommend since it is the only complete LSP implementation for Vim and Neovim and offers snippets and floating documentation out of the box.
328328

329329
#### Coc

0 commit comments

Comments
 (0)