Antón @anton.galiglobal.com · Jan 6

This weekend's project: adding native Vim diff support to CopilotChat.nvim. The plugin is fantastic, but I felt it was missing this feature. The ability to use Vim shortcuts for reviewing LLM output offers a real productivity improvement!

2 likes 1 replies

?

Replies

Antón · Jan 10

Built a tool using GraalVM for native compilation and Langchain4j with Ollama/Mistral to parse command outputs and generate readable summaries. When tests fail, it pipes the processed data back to NeoVim/Copilot to suggest fixes. And yes, I'm doing it because it's fun. No regrets.