agda-mode for neovim

agda neovim nvim-hs vim-textobj-user vim-which-key
1 Open Issue Need Help Last updated: Jul 16, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Implement a new Neovim command, `:CornelisShowConstraints`, within the `cornelis` plugin. This command should mirror the functionality of the Emacs command `C-c C-=`, which displays solutions for interaction metas found through unification. The implementation will involve sending the appropriate command (`Cmd_constraints`) to the Agda interaction server and handling the response to display the information in the Neovim interface.

Complexity: 3/5
enhancement help wanted

agda-mode for neovim

Haskell
#agda#neovim#nvim-hs#vim-textobj-user#vim-which-key