nomnivore / ollama.nvim

A plugin for managing and integrating your ollama workflows in neovim.
MIT License
311 stars 22 forks source link

Add support for $before and $after #34

Closed snoweuph closed 4 weeks ago

snoweuph commented 4 weeks ago

Some models support FIM, for which it is extremely useful, to have access to the text, before, and after the cursor, in the current buffer.

Example Model: https://ollama.com/library/codegemma it is written at the bottom of the README