nvim-agda
Agda interaction pluging for neovim (by ashinkarov)
cornelis
agda-mode for neovim (by agda)
nvim-agda | cornelis | |
---|---|---|
1 | 2 | |
36 | 135 | |
- | 3.0% | |
6.3 | 5.8 | |
2 months ago | about 2 months ago | |
Lua | Haskell | |
- | BSD 3-clause "New" or "Revised" License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
nvim-agda
Posts with mentions or reviews of nvim-agda.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-08-09.
-
What is currently the most usable plugin for using Agda with Vim/Nvim?
Just did a quick search on Google and I found this: https://github.com/ashinkarov/nvim-agda
cornelis
Posts with mentions or reviews of cornelis.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-08-09.
-
What is currently the most usable plugin for using Agda with Vim/Nvim?
cornelis is agda-mode, but for neovim. It's written in Haskell, which means it's maintainable and significantly less likely to bit-rot like any vimscript/lua implementations.
- [ANNOUNCE] Cornelis - an agda-mode for vim
What are some alternatives?
When comparing nvim-agda and cornelis you can also consider the following projects:
agda-vim - Agda interaction in vim
agda-unused - Check for unused code in an Agda project.
agda2lagda - Simple conversion from Agda text to literate Agda text.
nvim-hs-ghcid - Ghcid integration plugin for nvim-hs
nvim-hs - Neovim API for Haskell plugins as well as the plugin provider
Agda - Agda is a dependently typed programming language / interactive theorem prover.