Quantcast
Channel: Running Vim in shell script opens rest of shell script in a buffer - Vi and Vim Stack Exchange
Browsing all 2 articles
Browse latest View live

Answer by twlscnds for Running Vim in shell script opens rest of shell script...

I've fixed it by adding &> /dev/null to the nvim --headless +PlugInstall +qall command

View Article



Running Vim in shell script opens rest of shell script in a buffer

I've got Vim starting in a shell script to install some plugins. I'm using nvim --headless +PlugInstall +qall, but when Vim opens, it has the rest of the shell script (cd $HOME/.config/coc/extensions...

View Article
Browsing all 2 articles
Browse latest View live




Latest Images