From f9b2bf78b018f618782d59aa60b2346fff45790d Mon Sep 17 00:00:00 2001 From: Martin Bielik Date: Mon, 6 Mar 2023 17:43:09 +0100 Subject: compatibility notes --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c8adf61..1fcbe0c 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,8 @@ Complete text and chat with GPT in vim using OpenAI. ## Installation +The plugin is compatible with Vim 8+ (tested on Debian). Windows OS is not supported yet. + ```sh # configure openai api key https://platform.openai.com/account/api-keys echo "YOUR_OPENAI_API_KEY" > ~/.config/openai.token -- cgit v1.2.3