biviosoftware / home-env

MIT License
2 stars 2 forks source link

Fix #43: stop buffer local vars from being cleared #44

Closed e-carlin closed 2 years ago

e-carlin commented 2 years ago

After fmt buffer local variables were being cleared (ex compile-command). Enabling preserve-modes in revert-buffer stops this.