Open
Description
I have my text-mode-hook
turn on auto-fill. In a .vue
file, it has three parts: HTML (derived from text-mode), typescript, and css. I've noticed that my text-mode-hook ends up turning on auto-fill for the whole .vue
file.
Once I figured this out, I just turned off auto-fill for text mode because I don't really care about it that much, so this is not urgent for me, but thought I'd report it. I think the correct behavior would be to enable and disable auto-fill depending on the region.
Metadata
Metadata
Assignees
Labels
No labels