From 62c71f4cb1a1bbe0cf150805762b69252775c558 Mon Sep 17 00:00:00 2001 From: Branislav Gerazov Date: Tue, 20 Feb 2024 03:14:29 +0100 Subject: [PATCH] add ollama-chat.nvim (#2188) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9c824868..9f1f0c6d 100644 --- a/README.md +++ b/README.md @@ -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)