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.
- Host: GitHub
- URL: https://github.com/jaypyles/ollama-nvim
- Owner: jaypyles
- Created: 2024-02-09T01:56:16.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-09T22:15:24.000Z (over 2 years ago)
- Last Synced: 2025-01-27T23:36:32.052Z (over 1 year ago)
- Language: Lua
- Homepage:
- Size: 33.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`