From c268bca4096adda5d67087e00a40fb1f5f34d7cc Mon Sep 17 00:00:00 2001 From: Martin Bielik Date: Sat, 8 Apr 2023 18:45:45 +0200 Subject: improved initial prompt to eliminate responding with python code --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 66115ca..360a471 100644 --- a/README.md +++ b/README.md @@ -195,7 +195,7 @@ let s:initial_chat_prompt =<< trim END >>> system You are a general assistant. -If you attach a code block add syntax type annotation to it, for example ```python. +If you attach a code block add syntax type after ``` to enable syntax highlighting. END " :AIChat -- cgit v1.2.3