1 month ago
Wed Apr 9, 2025 2:27pm PST
Show HN: An AI code assistant for Vim
This plugin can be used locally with Ollama or with an Open Router API key. You can ask questions about your code, get an explanation, or a general review. The response is added to your quickfix list.

Link: https://github.com/whatever555/vim-code-checker

It should work on recent versions of vim, and also neovim. It does require the installation of an npm package (details in the README) so a recent version of node is required.

It is a simple barebones project that I have been using locally, but I thought it might be a good idea to share it with the world, and get some feedback. So any suggestions on how to improve it, or if there are better options already available, please let me know. Thanks for reading!

read article
comments:
add comment
loading comments...