summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Bielik <mx.bielik@gmail.com>2023-05-11 18:08:13 +0200
committerGitHub <noreply@github.com>2023-05-11 18:08:13 +0200
commit9bbcaa6fb528138895d5fa1f653c7ff2e9d6e1ae (patch)
tree5d20b3cc15a4f17f80f8a872324c75c0c649e65a
parent8004c181717dc062139716fe88f70f552bec667a (diff)
downloadvim-ai-9bbcaa6fb528138895d5fa1f653c7ff2e9d6e1ae.tar.gz
Added command example, fixes #37
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 8b777f8..88c71fe 100644
--- a/README.md
+++ b/README.md
@@ -135,7 +135,7 @@ Supported chat roles are **`>>> system`**, **`>>> user`** and **`<<< assistant`*
This command is used when you need to spawn a new chat in a specific way or in situation when `:AIChat` would normally continue conversation instead.
-As a parameter you put an open chat command preset shortcut - `below`, `tab` or `right`.
+As a parameter you put an open chat command preset shortcut - `below`, `tab` or `right`. For example: `:AINewChat right`.
### `:AIRedo`