Add support for the Lean 4 LSP, served by lake. (#4952)

This commit is contained in:
Benjamin Block
2025-04-25 21:48:39 -04:00
committed by GitHub
parent baaca9a5d7
commit d0cdde7516
10 changed files with 90 additions and 0 deletions

View File

@@ -379,6 +379,8 @@ formatting.
* [textlint](https://textlint.github.io/)
* [vale](https://github.com/ValeLint/vale)
* [write-good](https://github.com/btford/write-good)
* Lean 4
* [lake](https://github.com/leanprover/lean4)
* Less
* [lessc](https://www.npmjs.com/package/less)
* [prettier](https://github.com/prettier/prettier)