8000
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 eb38c6b commit 53cb2dcCopy full SHA for 53cb2dc
ecosystem/Editor-and-tool-support.md
@@ -55,6 +55,7 @@ Spacemacs users can use the [PureScript layer](https://github.com/syl20bnr/space
55
- [ale](https://github.com/dense-analysis/ale) provides editor support via the PureScript language server.
56
- [coc.nvim](https://github.com/neoclide/coc.nvim) provides editor support via the PureScript language server.
57
- [purescript-vim](https://github.com/raichoo/purescript-vim) provides syntax highlighting and indentation rules for `.purs` files.
58
+- [vim-lsp-settings](https://github.com/mattn/vim-lsp-settings) provides automatic configuration for editor support via the PureScript language server
59
60
### VSCode
61
0 commit comments