Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit232ef5e

Browse files
authored
Update JSON file example in readme (#25)
1 parentac1aa6b commit232ef5e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ The plugin looks for a configuration file in your home directory called
2828
`.chatgpt-nvim.json`, and it expects a valid OpenAI api key to be set for
2929
queries to work:
3030

31-
```
32-
{'api_key': '<API-KEY>' }
31+
```json
32+
{"api_key":"<API-KEY>" }
3333
```
3434

3535
You can get an api key from OpenAI via their[website](https://platform.openai.com/account/api-keys).

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp