Replies: 2 comments 2 replies
-
|
Hi. No, I have no plans to do so personally and have not seen any other mentions of vim in the ecosystem. |
Beta Was this translation helpful? Give feedback.
-
|
I have packaged the Vim 9 LSP setup I'm using with Lean at Online documentation is at https://castedo.gitlab.io/vim9-lean/. @Julian Does the warning and pointer to I figure I'll announce it soon in the Zulip channel. At the moment, I think the only important feature I'm missing is proof state shown in an Infoview window. At the moment this seems like it will be hard to implement. But I'm hoping there is some clever way to approximate it from Vim 9. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
In vim9, I have replicated some the functionality of the lean-nvim plugin.
Are there any projects or efforts to backport lean-nvim functionality to vim9? I did not find anything online.
I have tentative plans to document this vim9 configuration and replicate more of the lean-nvim functionality into vim9. Although I am currently using neovim to learn Lean, I'm hoping to eventually use just vim.
Beta Was this translation helpful? Give feedback.
All reactions