summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMartin Bielik <mx.bielik@gmail.com>2023-03-06 17:43:09 +0100
committerGitHub <noreply@github.com>2023-03-06 17:43:09 +0100
commitf9b2bf78b018f618782d59aa60b2346fff45790d (patch)
tree5f88c0355cc6355c72bdd5f47b521a89213e5e8f /README.md
parentb634503f31bd0fd2a66e0685f917027f3761adf9 (diff)
downloadvim-ai-f9b2bf78b018f618782d59aa60b2346fff45790d.tar.gz
compatibility notes
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
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