722 B
722 B
mg
I don't use mg to look at C files often, but when I do, I want
c-mode
to be activated.
auto-execute *.c c-mode
One of the nicest features of Emacs, for me, is its automatic indent system. Mg can do this too.
auto-indent-mode 1
I don't like how backup files clutter my directories. I do like having
them around, just in case. So instead of saving them wherever we find
them, save them in ~/.mg.d
.
backup-to-home-directory