-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Whitespace-mode not compatible with Auto-complete #19
Comments
auto-complete mode is known to cause all sorts of graphics corruption. That's why I've dropped it from Prelude. I'll have a look at that particular problem when I have some spare time. |
I have a workaround if anyone is interested:
|
in latest prelude version prelude-turn-off-whitespace function has been removed, code fixed bellow:
|
Someone should really fix autocomplete-mode upstream. It's not right to expect users to have to apply workarounds like this one. |
While I enabled whitespace-mode, some lines of the popup layer of auto-complete is covered by something.
The text was updated successfully, but these errors were encountered: