add ollama-chat.nvim (#2188)

This commit is contained in:
Branislav Gerazov
2024-02-20 03:14:29 +01:00
committed by GitHub
parent 41aca5c2d0
commit 62c71f4cb1

View File

@@ -278,6 +278,7 @@ See the [API documentation](./docs/api.md) for all endpoints.
- [Emacs client](https://github.com/zweifisch/ollama)
- [gen.nvim](https://github.com/David-Kunz/gen.nvim)
- [ollama.nvim](https://github.com/nomnivore/ollama.nvim)
- [ollama-chat.nvim](https://github.com/gerazov/ollama-chat.nvim)
- [ogpt.nvim](https://github.com/huynle/ogpt.nvim)
- [gptel Emacs client](https://github.com/karthink/gptel)
- [Oatmeal](https://github.com/dustinblackman/oatmeal)