Skip to content

Commit

Permalink
add: update readme (#28)
Browse files Browse the repository at this point in the history
  • Loading branch information
zerolfx committed Jun 21, 2022
1 parent f62504d commit 344dc6a
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 @@ -284,6 +284,10 @@ After using `company-box`, you have:
In other editors (e.g. `VS Code`, `PyCharm`), completions from copilot and other sources can not show at the same time.
But I decided to allow them to coexist, allowing you to choose a better one at any time.

### Cursor Jump to End of Line When Typing

+ If you are using `whitespace-mode`, make sure to remove `newline-mark` from `whitespace-style`.

## Reporting Bugs

+ Make sure you have restarted your Emacs (and rebuild the plugin if necessary) after updating the plugin.
Expand Down

0 comments on commit 344dc6a

Please sign in to comment.