Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
winterbesos authored Sep 5, 2021
1 parent 2dc3d3d commit 2ce5195
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,9 @@ dependencies:

### Configuration

Adding the following lines to your `vimrc` file.

```
let g:blue_token = '{YOUR_BIZ_SERVER_ACCESS_TOKEN}'
let g:blue_base_url = {YOUR_BIZ_SERVER_BASE_URL}'
let g:blue_base_url = '{YOUR_BIZ_SERVER_BASE_URL}'
```

0 comments on commit 2ce5195

Please sign in to comment.