Skip to content
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

Trailing whitespace is generating after expanding #108

Open
DougBeney opened this issue Aug 20, 2018 · 0 comments
Open

Trailing whitespace is generating after expanding #108

DougBeney opened this issue Aug 20, 2018 · 0 comments

Comments

@DougBeney
Copy link

Here is a GIF to show what is happening

After expanding a tag, a bunch of trailing whitespace is generated (A bunch of tabs on blank lines).

I have tried this line from your README but it did not fix it unfortunately:

(add-hook 'emmet-mode-hook (lambda () (setq emmet-indent-after-insert nil)))

Is there any way to disable having my entire file get re-indented?

Btw, the major mode I am using is vue-html-mode but I am pretty sure this is reproducible in regular HTML mode. I am also using tabs instead of spaces.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant