From 344dc6a97bfc4bca5b12961539b9c33b4d376bf0 Mon Sep 17 00:00:00 2001 From: zerolfx Date: Mon, 20 Jun 2022 20:02:37 -0700 Subject: [PATCH] add: update readme (#28) --- readme.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/readme.md b/readme.md index 80984bc..ddcecf3 100644 --- a/readme.md +++ b/readme.md @@ -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.