444 B
444 B
This file contains a ".vimrc" file that can be loaded to the /root/ directory. Then when using vim it will download and install vimplug, as well as the nvimr plugin. This allows vim to act as an IDE, so the code can be configures in the docker image, and not simply run with the script.
If this plugin fails to load it can be commented out in the Dockerfile (make script at the end). This is a personal preference about how to edit the code.