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 12cf5e5 commit d459c78Copy full SHA for d459c78
README.md
@@ -296,8 +296,8 @@ Choose `haskell-language-server` in the extension setting `languageServerHaskell
296
### Using Haskell Language Server with Sublime Text
297
298
- Install [LSP](https://packagecontrol.io/packages/LSP) using [Package Control](https://packagecontrol.io/)
299
-- From Sublime Text, press Command+Shift+P and search for Preferences: LSP Settings
300
-- Paste in these settings. Make sure to change the command path to your `haskell-language-server`
+- From Sublime Text, go to Preferences and search for LSP Settings
+- Paste in these settings. Make sure to change the command path to your `haskell-language-server-wrapper`
301
302
```json
303
{
0 commit comments