Skip to content

Latest commit

 

History

History
42 lines (25 loc) · 943 Bytes

README.vim.md

File metadata and controls

42 lines (25 loc) · 943 Bytes

AICO - AI Assistant Console

This is a Vim plugin that provides AI assistance in the console.

Installation

If you are using vim-plug, add the following configuration to your .vimrc:

Plug 'micheam/ai-assistant-console'

Then run the following command in Vim:

:PlugInstall

Usage

After installation, you can use the AI Assistant Console by calling its functions and commands in Vim. Here's an example:

:Assistant

This command will call the AI Assistant Console.

image

Documentation

For more details on how to use the AI Assistant Console, please refer to the doc/ai_assistant_console.txt file.

License

This project is licensed under the MIT License.

Contact

If you have any issues or suggestions, please feel free to contact me on GitHub.