But I seem to recall that user data should now live separate from the scimax tree?
on a separate note, packages.el loads 'auto-complete` but does not otherwise initialize it, and elpy uses company as default backend. Maybe that can be dropped?
I think we can remove that setq. The elpy code is commented out in packages.el. I don't think I use auto-complete for anything, so I commented that out for now.
Currently,
scimax-org.el
definesBut I seem to recall that user data should now live separate from the scimax tree?
on a separate note,
packages.el
loads 'auto-complete` but does not otherwise initialize it, and elpy uses company as default backend. Maybe that can be dropped?