electric-operator

Homepage: https://github.com/davidshepherd7/electric-operator

Author: David Shepherd

Updated:

Summary

Automatically add spaces around operators

Commentary

An emacs minor-mode to automatically add spacing around operators. For
example typing `a=10*5+2' results in `a = 10 * 5 + 2'.

Dependencies