Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
tom-doerr committed Sep 8, 2021
1 parent 7df174c commit 9ea234a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,8 @@ You can find your authentication information on the [website](https://beta.opena
## Usage
The plugin provides a `CreateCompletion` command which you can call by default using the mapping
`<Leader>co`.
You can give the `CreateCompletion` command the number of tokens it should produce as an argument, e.g. `CreateCompletion 1000`.
If you want to just complete the current line, run `CreateCompletionLine`.

To complete the current text from insert and normal mode using Ctrl+x, you can add the following
lines to your .vimrc::
Expand Down

0 comments on commit 9ea234a

Please sign in to comment.