Skip to content

Commit

Permalink
doc: add information how to open chat to README file (#178)
Browse files Browse the repository at this point in the history
  • Loading branch information
aliaksandr-trush authored Apr 23, 2024
1 parent dfcac07 commit ace6ee3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,10 @@ After installation and configuration, you will need to authenticate with
Codeium. This can be done by running `:Codeium Auth`, copying the token from
your browser and pasting it into API token request.

To use Codeium Chat, execute the `:Codeium Chat` command (this feature is only
available when chat is enabled in the [configuration](#options)). The chat will be opened
in your default browser using the xdg-open command.

## Options

- `config_path`: the path to the config file, used to store the API key.
Expand Down

0 comments on commit ace6ee3

Please sign in to comment.