Score:0

What do I do with Vim Bootstrap output file?

it flag

Using: Ubuntu 20.04 LTS; Neovim (cannot remember initial install method, although it is activated via nvim command)

I was recently pointed toward this web app for creating Vim and Neovim config files. According to any resources I can find, it is supposed to generate a .vimrc file based on the options that you choose. I ran the app, but the output was a file called generate.vim.

What do I do with this file in order to get a config file for Neovim (init.vim?)

If you couldn't tell I am new to Vim. This app is made to limit distractions like config for noobs like myself, but it looks like my level of 'noob' is a bit too much for them...

guiverc avatar
cn flag
my `.vimrc` file is located in ~ ; ie. `$HOME/.vimrc` or `/home/$USER/.vimrc` (or your home directory). I have no experience with `neovim` sorry
Nate T avatar
it flag
Thanks. I figured it out. For any future passersby looking for neovim config: config for Ubuntu is located at $XDG_CONFIG_DIR/nvim/init.vim.
Score:1
it flag

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.

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.