diff options
| author | github-actions <github-actions@github.com> | 2021-09-08 16:22:45 +0000 |
|---|---|---|
| committer | github-actions <github-actions@github.com> | 2021-09-08 16:22:45 +0000 |
| commit | f41857a5c6fc0eb0f16dabe26cbdaa38aeb07e76 (patch) | |
| tree | d9790888888e94885ed742a6155860fb531d8701 /CONFIG.md | |
| parent | feat(purescript): add pulp support (#1169) (diff) | |
| download | nvim-lspconfig-f41857a5c6fc0eb0f16dabe26cbdaa38aeb07e76.tar nvim-lspconfig-f41857a5c6fc0eb0f16dabe26cbdaa38aeb07e76.tar.gz nvim-lspconfig-f41857a5c6fc0eb0f16dabe26cbdaa38aeb07e76.tar.bz2 nvim-lspconfig-f41857a5c6fc0eb0f16dabe26cbdaa38aeb07e76.tar.lz nvim-lspconfig-f41857a5c6fc0eb0f16dabe26cbdaa38aeb07e76.tar.xz nvim-lspconfig-f41857a5c6fc0eb0f16dabe26cbdaa38aeb07e76.tar.zst nvim-lspconfig-f41857a5c6fc0eb0f16dabe26cbdaa38aeb07e76.zip | |
[docgen] Update CONFIG.md
skip-checks: true
Diffstat (limited to 'CONFIG.md')
| -rw-r--r-- | CONFIG.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4728,7 +4728,7 @@ require'lspconfig'.purescriptls.setup{} Default Values: cmd = { "purescript-language-server", "--stdio" } filetypes = { "purescript" } - root_dir = root_pattern("spago.dhall, bower.json") + root_dir = root_pattern("spago.dhall, 'psc-package.json', bower.json") ``` |
