An open API service indexing awesome lists of open source software.

https://github.com/jaypyles/ollama-nvim

My first attempt at a Neovim plugin. Highlight text and send to an Ollama instance. Notifies with query response.
https://github.com/jaypyles/ollama-nvim

Last synced: about 1 month ago
JSON representation

My first attempt at a Neovim plugin. Highlight text and send to an Ollama instance. Notifies with query response.

Awesome Lists containing this project

README

          

# ollama-nvim

My first attempt at a Neovim plugin. Highlight text and send to an Ollama instance. Notifies with query response.

## Setup

```lua
return {"jaypyles/ollama-nvim"}

```

`:QueryLLMSetup`