-
Notifications
You must be signed in to change notification settings - Fork 4.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
Text being placed to the right on Web mode #1950
Comments
I can replicate this. Also note that the indentation is off by one if the fill indicator is enabled. |
OMG this is ugly. Maybe it is a know bug with |
Yes, it's an upstream bug left open for over a year now. See here. |
@TheBB Thank you ! |
my fix is to disable FCI for web-mode: there is also a problem with magit blame mode: and other little ones left & right. Maybe workarounds for these could be pushed in spacemacs instead of having the users handle them? Although that would reduce the push for proper fixes I guess... |
@Compro-Prasad unless there's another package that does the same thing we'll have to keep it. |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Please let us know if this issue is still valid! |
Major mode is Web. Spacemacs version is
0.102.2
.If the fill indicator is disabled everything works normally. Any ideas?
Thanks.
The text was updated successfully, but these errors were encountered: