Julian / lean.nvim

Neovim support for the Lean theorem prover
MIT License
278 stars 27 forks source link

Inaccessible hypothesis highlighting should highlight inaccessible names even when there are alternate accessible ones #326

Closed Julian closed 4 months ago

Julian commented 11 months ago

I.e. with a hypothesis like:

ht right✝ : R✝ z t

right should get greyed but ht should not.