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 d92670e commit 18b44a3Copy full SHA for 18b44a3
README.md
@@ -323,7 +323,7 @@ Now open a Haskell project with Sublime Text. You should have these features ava
323
324
As above, make sure haskell-language-server and haskell-language-server-wrapper are installed.
325
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.
+or any other Vim Language server protocol client.
327
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.
328
329
#### Coc
0 commit comments