From dda1a41e00499ac9fd304bb87a1f521afa0fef1d Mon Sep 17 00:00:00 2001 From: Martin Bielik Date: Tue, 17 Dec 2024 21:09:53 +0100 Subject: new utility commands --- doc/vim-ai.txt | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'doc') diff --git a/doc/vim-ai.txt b/doc/vim-ai.txt index 93ec3eb..0114699 100644 --- a/doc/vim-ai.txt +++ b/doc/vim-ai.txt @@ -155,6 +155,19 @@ paths. :AIRedo repeat last AI command in order to re-try or get an alternative completion. + *:AIUtilOpenRoles* + +:AIUtilOpenRoles open role configuration file + + *:AIUtilDebugOn* + +:AIUtilDebugOn turn on debug logging + + *:AIUtilDebugOff* + +:AIUtilDebugOff turn off debug logging + + CONFIGURATION *vim-ai-config* To customize the default configuration, initialize the config variable with -- cgit v1.2.3