yasuyk / web-beautify

Format HTML, CSS and JavaScript/JSON by js-beautify
GNU General Public License v3.0
219 stars 21 forks source link

Fix(web-beautify.el): reload local variables with web-beautify-reload #31

Closed wlemuel closed 5 years ago

wlemuel commented 7 years ago

After doing web-beautify-reload, the local variables defined in ".dir-locals.el" will not be applied, so the resetting action is needed.