Skip to content

Commit 6eb280a

Browse files
drewolsonhdgarrood
authored andcommitted
Update editor and tools section (#255)
* Add w0rp/ale to vim section * Add spago to build tools section
1 parent 4ac62b1 commit 6eb280a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

ecosystem/Editor-and-tool-support.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ Spacemacs users can just use the [`purescript` layer](https://github.com/syl20bn
3030

3131
- [purescript-vim](https://github.com/raichoo/purescript-vim) syntax highlighting and indentation
3232
- [FrigoEU/psc-ide-vim](https://github.com/FrigoEU/psc-ide-vim/)
33+
- [w0rp/ale](https://github.com/w0rp/ale) supports the [purescript-language-server](https://github.com/nwolverson/purescript-language-server)
3334

3435
#### VS Code
3536

@@ -42,7 +43,8 @@ Spacemacs users can just use the [`purescript` layer](https://github.com/syl20bn
4243
## Build tools and package managers
4344

4445
- [Pulp](https://github.com/purescript-contrib/pulp) - a standalone build system for PureScript ([pulp](https://www.npmjs.com/package/pulp) in `npm`)
45-
- [psc-package](https://github.com/purescript/psc-package): A package manager for PureScript based on the concept of package sets
46+
- [psc-package](https://github.com/purescript/psc-package) - A package manager for PureScript based on the concept of package sets
47+
- [spago](https://github.com/spacchetti/spago) - PureScript package manager and build tool powered by [Dhall](https://github.com/dhall-lang/dhall-lang) and [package-sets](https://github.com/purescript/package-sets)
4648
- [Gulp task](https://github.com/purescript-contrib/gulp-purescript) (`gulp-purescript` in `npm`)
4749
- [psvm-js](https://github.com/ThomasCrvsr/psvm-js) - PureScript Version Manager
4850
- [purs-loader](https://github.com/ethul/purs-loader/) - PureScript loader for WebPack

0 commit comments

Comments
 (0)