mirror of
https://github.com/dense-analysis/ale.git
synced 2025-12-06 12:44:23 +08:00
updated ale-purescript configuration example in docs according to changes in Spago v0.14 (#3710)
This commit is contained in:
@@ -26,7 +26,7 @@ g:ale_purescript_ls_config g:ale_purescript_ls_config
|
||||
\ 'purescript': {
|
||||
\ 'addSpagoSources': v:true,
|
||||
\ 'addNpmPath': v:true,
|
||||
\ 'buildCommand': 'spago build -- --json-errors'
|
||||
\ 'buildCommand': 'spago --quiet build --purs-args --json-errors'
|
||||
\ }
|
||||
\}
|
||||
===============================================================================
|
||||
|
||||
Reference in New Issue
Block a user