* Add English version lang#julia layer page
* Add Chinese version lang#julia layer page
* Add code runner
* Add repl support
* Add syntax/indent file
* Add lsp support
This commit introduces a self contained Neovim build which runs
SpaceVim. This has multiple uses:
* Easy debugging environment. Quickly check if the problem is your
machine or really a bug in SpaceVim.
* Portability across machines as long as the destination has Docker
support.