Automatically import useful modules in the REPL
Closes #422 (closed)
After discussing the matter with @anoe, I settled on making a command :ggload
that imports all library modules (possibly removing some in the future as we figure out what is really needed in the REPL). If this is really bad practice, please let me know; then we'll have to discuss what modules we want available by default.