The ollama plugin was using some APIs that are not yet available in nvim stable. Now we are using the older APIs we can use this on other versions of nvim. The `vim.api.nvim_buf_set_text` does not take some parameters as `-1` to add text to the end of the line. Now we are getting the text on the last line adding the new text to it, then replacing the last line. |
||
|---|---|---|
| .. | ||
| core | ||