From 8115745e9a376bacc76b2b4393df513f8f0479ea Mon Sep 17 00:00:00 2001 From: Peter Kenny <64727695+kennypete@users.noreply.github.com> Date: Fri, 14 Apr 2023 19:51:05 +1200 Subject: Typos and spelling fixes to help file --- doc/vim-ai.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/doc/vim-ai.txt b/doc/vim-ai.txt index ddf1bcc..616e7a1 100644 --- a/doc/vim-ai.txt +++ b/doc/vim-ai.txt @@ -10,7 +10,7 @@ translate, etc. COMMANDS *vim-ai-commands* -To set-up key bindings and expamples see: +To set-up key bindings and examples see: https://github.com/madox2/vim-ai *:AI* @@ -31,7 +31,7 @@ Options: > \ }, \} -Check OpenAI docs for more infomration: +Check OpenAI docs for more information: https://platform.openai.com/docs/api-reference/completions *:AIEdit* @@ -51,7 +51,7 @@ Options: > \ }, \} -Check OpenAI docs for more infomration: +Check OpenAI docs for more information: https://platform.openai.com/docs/api-reference/completions *:AIChat* @@ -84,7 +84,7 @@ Options: > \ }, \} -Check OpenAI docs for more infomration: +Check OpenAI docs for more information: https://platform.openai.com/docs/api-reference/chat *:AIRedo* @@ -122,7 +122,7 @@ You can also customize the options in the chat header: > KEY BINDINGS -Examples how configure key bindins and customize commands: > +Examples how configure key bindings and customize commands: > " complete text on the current line or in visual selection nnoremap a :AI -- cgit v1.2.3