What do I do with Vim Bootstrap output file?

Solution 1:

I was able to solve this issue by running the 'generate.vim' file with Neovim (chosen from the list of apps given @ the run/download prompt.) For me, the default app was text-editor, which just displayed the file. However, when I switched 'run app with' to neovim, the prompt just immediately disappeared. Afterward, I noticed that there was an init.vim file in the appropriate directory. When I opened Neovim, the plugin mgr was running, and all settings were changed.