Skip to content

Commit fd9865a

Browse files
0rpheehololeap
authored andcommitted
add Helix to configuration.md (haskell#3014)
1 parent 4cdcaa5 commit fd9865a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Diff for: docs/configuration.md

+5
Original file line numberDiff line numberDiff line change
@@ -414,3 +414,8 @@ roots = ["Setup.hs", "stack.yaml", "*.cabal"]
414414
command = "haskell-language-server-wrapper"
415415
args = ["--lsp"]
416416
```
417+
418+
### [Helix](https://github.com/helix-editor/helix)
419+
420+
Once `haskell-language-server-wrapper` is installed in your system, it will be used automatically by the editor.
421+
For more details please refer to the [helix guide on installing language servers](https://github.com/helix-editor/helix/wiki/How-to-install-the-default-language-servers)

0 commit comments

Comments
 (0)