Neovim plugin which enables inline ollama chat within the neovim IDE without having to call any external tools. Utilizes curl, lua, vimscript, and various other hooks/interfaces
Find a file Use this template
2025-10-03 15:39:49 -04:00
.gitignore Initial commit 2025-10-03 15:39:49 -04:00
LICENSE Initial commit 2025-10-03 15:39:49 -04:00
README.md Initial commit 2025-10-03 15:39:49 -04:00

ollama-chat.nvim

Neovim plugin which enables inline ollama chat within the neovim IDE without having to call any external tools. Utilizes curl, lua, vimscript, and various other hooks/interfaces