From f2a73e29e4a24bc38774a87e5253935de718944a Mon Sep 17 00:00:00 2001 From: DustVoice Date: Wed, 6 Nov 2019 00:55:48 +0100 Subject: [PATCH] Let the build process install the nvim plugins --- livecd/airootfs/root/customize_airootfs.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/livecd/airootfs/root/customize_airootfs.sh b/livecd/airootfs/root/customize_airootfs.sh index f830260..5ecc7f4 100755 --- a/livecd/airootfs/root/customize_airootfs.sh +++ b/livecd/airootfs/root/customize_airootfs.sh @@ -33,6 +33,7 @@ gem install asciidoctor-pdf --pre gem install asciidoctor-epub3 --pre gem install pygments.rb --pre +nvim --headless +PlugInstall +qa python3 ~/.config/nvim/plugged/YouCompleteMe/install.py --clang-completer systemctl enable pacman-init.service choose-mirror.service