AstroNvim / astrocommunity

A community repository of common plugin specifications
GNU General Public License v3.0
1.04k stars 214 forks source link

feat(pack): add Lean language pack #957

Closed rami3l closed 1 month ago

rami3l commented 1 month ago

📑 Description

This PR adds language support for the Lean theorem prover via the lean.nvim extension.

This is an intentionally trivial PR to get my feet wet with config upstreaming :)

ℹ Additional Information

The lean.nvim plugin explicitly requires an on_attach() callback to be set, so I relied on the astrolsp-provided one.

github-actions[bot] commented 1 month ago

Review Checklist

Does this PR follow the [Contribution Guidelines](development guidelines)? Following is a partial checklist:

Proper conventional commit scoping: