From d559f97bd3e6b3f30c5603466cbcbff162f847fe Mon Sep 17 00:00:00 2001 From: Martin Bielik Date: Sat, 15 Apr 2023 12:20:47 +0200 Subject: removed obsolete docu --- doc/vim-ai.txt | 3 --- 1 file changed, 3 deletions(-) diff --git a/doc/vim-ai.txt b/doc/vim-ai.txt index 6b40374..37d7add 100644 --- a/doc/vim-ai.txt +++ b/doc/vim-ai.txt @@ -140,9 +140,6 @@ Examples how configure key bindings and customize commands: > " redo last AI command nnoremap r :AIRedo - " command with custom context (vim-ai functions: AIRun, AIEditRun, AIChatRun) - command! -range -nargs=? AICode ,call AIRun(, "Programming syntax is " . &filetype . ", " . ) - ABOUT *vim-ai-about* Contributions are welcome on GitHub: -- cgit v1.2.3